Name | Description | |
---|---|---|
Adds an object to the end of the collection. |
||
Removes all elements from the collection. |
||
Determines whether an element is in the collection. |
||
|
||
Returns an enumerator that iterates through the collection. |
||
Searches for the specified object and returns the zero-based index of the first occurrence within the entire collection. |
||
Inserts an element into the collection at the specified index. |
||
Removes the first occurrence of a specific object from the collection. |
||
Removes the element at the specified index of the collection. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |