NevronOpenVision
Nevron.Nov.DataStructures Namespace / INIndexedSet<T> Interface
Properties Methods

In This Topic
    INIndexedSet<T> Interface Members
    In This Topic

    The following tables list the members exposed by INIndexedSet<T>.

    Public Properties
     NameDescription
     PropertyGets the item at the specified index.  
    Top
    Public Methods
     NameDescription
     MethodGets the index at which the item appears in the set for the first time. Returns -1 if the item does not appear in the set.  
    Top
    See Also