Nevron.Nov Namespace / NTimeSpanList Class
Fields Properties Methods


In This Topic
    NTimeSpanList Class Members
    In This Topic

    The following tables list the members exposed by NTimeSpanList.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyReturns true of the span list consists of regular units  
    Public PropertyReturns the numer of ticks in this date time span list  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the date time spans to the specified TimeSpan object.  
    Public MethodAdds the date time spans to the specified TimeSpan multiplied by the specified multiplier.  
    Public MethodObtains the number of spans that can fit in the specified range.  
    Public MethodObtains the time spans in ticks  
    Public MethodMultiplies the date time units contained in the list by a multiplier.  
    Public MethodSubstracts the date time spans from the specified TimeSpan multiplied by the specified multiplier.  
    Top
    See Also