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