Nevron .NET Vision
Nevron Namespace / NDateTimeSpan Structure
Properties Methods


In This Topic
    NDateTimeSpan Structure Members
    In This Topic

    The following tables list the members exposed by NDateTimeSpan.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets / sets the date/time unit of this span  
    Public PropertyReturns the numer of tick in this date time span  
    Public PropertyGets / sets the units 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 MethodReturns true if the objects are equal  
    Public MethodGets the hash code of the date time span.  
    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