Nevron .NET Vision
Nevron Namespace / NDateTimeRange Structure
Fields Properties Methods


In This Topic
    NDateTimeRange Structure Members
    In This Topic

    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 PropertyGets the number of days in the range  
    Public PropertyGets the number of hours in the range  
    Public PropertyReturns true if the range is normal.  
    Public PropertyGets the number of minutes in the range  
    Public PropertyGets the number of seconds in the range  
    Public PropertyGets the number of ticks in the range  
    Top
    Public Methods
     NameDescription
    Public MethodCombines the 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 lenght of this range.  
    Public MethodInterscects the range with another one  
    Public MethodChecks if the ranges intersec each other  
    Public MethodChanges the Begin and End values of this range.  
    Public MethodReturns true if the range is inverted.  
    Public MethodNormalizes the range.  
    Top
    See Also