NevronOpenVision
Nevron.Nov.Schedule Namespace / NTimeMarkerCollection Class
Fields Properties Methods Events


In This Topic
    NTimeMarkerCollection Class Members
    In This Topic

    The following tables list the members exposed by NTimeMarkerCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NTimeMarkerCollection.  
    Top
    Public Methods
     NameDescription
    Public MethodFinds the time marker with the given name. Returns null if a time marker with such name does not exist in this collection.  
    Public MethodOverloaded. Finds the index in this collection of the time marker with the given name. Returns -1 if a time marker with such name does not exist in the collection.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to throw an exception if a time marker with name equal to the name of the one to be inserted already exists in the collection.  
    Top
    See Also