Nevron Open Vision Documentation
Nevron.Nov Namespace / NTransitionTime Structure
Fields Properties Methods


In This Topic
    NTransitionTime Structure Members
    In This Topic

    The following tables list the members exposed by NTransitionTime.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the day on which the time change occurs.  
    Public PropertyGets the day of the week on which the time change occurs.  
    Public PropertyGets a value indicating whether the time change occurs at a fixed date and time (such as November 1) or a floating date and time (such as the last Sunday of October).  
    Public PropertyGets the month in which the time change occurs.  
    Public PropertyGets the hour, minute, and second at which the time change occurs.  
    Public PropertyGets the week of the month in which a time change occurs.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Defines a time change that uses a fixed-date rule.  
    Public Methodstatic (Shared in Visual Basic)Defines a time change that uses a floating-date rule.  
    Public MethodOverloaded. Determines whether the current NTimeZoneInfo.TransitionTime object has identical values to a second NTimeZoneInfo.TransitionTime object.  
    Public MethodServes as a hash function for hashing algorithms and data structures such as hash tables.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    Public Operators
    Determines whether two specified NTimeZoneInfo.TransitionTime objects are equal.
    Determines whether two specified NTimeZoneInfo.TransitionTime objects are not equal.
    Top
    See Also