ComponentOne Basic Library for WPF and Silverlight
C1OrderedSet Class Members
Properties  Methods 

C1.WPF Namespace : C1OrderedSet Class

The following tables list the members exposed by C1OrderedSet.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the System.Collections.Generic.ICollection`1.  
Public PropertyGets a value indicating whether the System.Collections.Generic.ICollection`1 is read-only.  
Public PropertyGets the System.Int32 at the specified index.  
Top
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 MethodReturns an enumerator that iterates through the collection.  
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

Reference

C1OrderedSet Class
C1.WPF Namespace