NevronOpenVision
Nevron.Nov Namespace / NDateTimeSpan Structure


In This Topic
NDateTimeSpan Structure Methods
In This Topic

For a list of all members of this type, see NDateTimeSpan members.

Public Methods
 NameDescription
Public MethodAdds the span to the specified date time  
Public MethodAdds this span to the specified date time multiplied by the specified amount  
Public MethodConverts this date time span to the given unit.  
Public MethodReturns true if the objects are equal  
Public MethodGets the hash code of the date time span.  
Public MethodObtains the number of spans that can fit in the specified range.  
Public Methodstatic (Shared in Visual Basic)Creates a NDateTimeSpan from its string representation  
Public MethodSubstracts the span from the specified date time  
Public MethodSubstracts the date time span from the specified DateTime multiplied by the specified multiplier.  
Public MethodReturns the string representation of this date/time span  
Top
See Also