Name | Description | |
---|---|---|
Adds the specified diagram item to the collection. (Inherited from ItemCollectionBase.) |
||
Removes all diagram items from the collection. (Inherited from ItemCollectionBase.) |
||
Creates a shallow copy of this collection. |
||
Determines whether an element is in the collection. (Inherited from CollectionBase.) |
||
Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array. (Inherited from CollectionBase.) |
||
Gets the diagram item at the specified position. (Inherited from ItemCollectionBase.) |
||
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 the specified diagram item into the collection at the specified position. (Inherited from ItemCollectionBase.) |
||
Removes the diagram item from the collection. (Inherited from ItemCollectionBase.) |
||
Removes the diagram item from the collection. (Inherited from ItemCollectionBase.) |
||
Overloaded. (Inherited from CollectionBase.) |
Name | Description | |
---|---|---|
Raises the Adding event. (Inherited from ItemCollectionBase.) |
||
Raises the Inserting event. (Inherited from ItemCollectionBase.) |
||
Raises the Removing event. (Inherited from ItemCollectionBase.) |