Name | Description | |
---|---|---|
Adds the specified item to the collection. |
||
Removes all items from the list. |
||
Gets a value that indicates whether the item is a member of the collection. |
||
IList.CopyTo implementation. |
||
Gets the zero-based index of the item in the underlying collection. |
||
Inserts an item into the list at the zero-based index specified. |
||
Removes the specified item from the list. |
||
Removes the list item at the specified index. |
Name | Description | |
---|---|---|
IList.OnValidate implementation. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |