C1.WPF Namespace : C1OrderedSet Class |
For a list of all members of this type, see C1OrderedSet members.
Name | Description | |
---|---|---|
Add | Overloaded. Adds an item to the ICollection. | |
AddRange | Adds a range of elements. | |
Clear | Removes all items from the ICollection. | |
Contains | Determines whether the ICollection contains a specific value. | |
CopyTo | Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index. | |
GetEnumerator | Returns an enumerator that iterates through the collection. | |
Remove | Overloaded. Removes the first occurrence of a specific object from the ICollection. | |
RemoveRange | Removes a range of elements. | |
ToString | Returns a string that represents the current object. |