NevronOpenVision
Nevron.Nov Namespace / NDateTimeRange Structure
Fields Properties Methods


NDateTimeRange Structure Members

The following tables list the members exposed by NDateTimeRange.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldBegin value  
Public FieldEnd value  
Top
Public Properties
 NameDescription
Public PropertyReturns true if the range is normal.  
Top
Public Methods
 NameDescription
Public MethodCombines the two ranges.  
Public MethodReturns true if the range contains the specified value.  
Public MethodReturns true if the objects are equal.  
Public MethodReturns the hash code of this instance.  
Public MethodReturns the absolute length of this range.  
Public MethodInterscects the range with another one  
Public MethodChecks if the ranges intersect each other.  
Public MethodChanges the Begin and End values of this range.  
Public MethodReturns true if the range is inverted.  
Public MethodNormalizes the range.  
Public MethodReturns the string representation of this date time range.  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also