ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1OrderedSet Class


In This Topic
    C1OrderedSet Class Methods
    In This Topic

    For a list of all members of this type, see C1OrderedSet members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an item to the System.Collections.Generic.ICollection`1.  
    Public MethodAdds a range of elements.  
    Public MethodRemoves all items from the System.Collections.Generic.ICollection`1.  
    Public MethodDetermines whether the System.Collections.Generic.ICollection`1 contains a specific value.  
    Public MethodCopies the elements of the System.Collections.Generic.ICollection`1 to an System.Array, starting at a particular System.Array index.  
    Public MethodOverloaded. Removes the first occurrence of a specific object from the System.Collections.Generic.ICollection`1.  
    Public MethodRemoves a range of elements.  
    Public MethodReturns a System.String that represents the current System.Object.  
    Top
    See Also