NevronOpenVision
Nevron.Nov Namespace / NDateTimeSpan Structure
Fields Properties Methods


NDateTimeSpan Structure Members

The following tables list the members exposed by NDateTimeSpan.

Public Constructors
 NameDescription
Public ConstructorInitializing constructor.  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public Property  
Public PropertyReturns the numer of tick in this date time span  
Public PropertyGets / sets the date/time unit of this span  
Public PropertyGets / sets the value of this span  
Top
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