Represents a read-only collection of nodes.
The following tables list the members exposed by the ReadOnlyDiagramNodeCollection type.
Name | Description | |
---|---|---|
Initializes a new instance of the ReadOnlyDiagramNodeCollection class. |
Name | Description | |
---|---|---|
Gets the number of elements contained in the collection. (Inherited from ReadOnlyCollection.) |
||
Gets a value indicating whether the access to the collection is synchronized. (Inherited from ReadOnlyCollection.) |
||
Gets the DiagramNode at the specified position. |
||
Gets an object that can be used to synchronize access to the collection. (Inherited from ReadOnlyCollection.) |
Name | Description | |
---|---|---|
Checks whether the specified DiagramNode is contained within the collection. |
||
Copies a range of elements from this collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from ReadOnlyCollection.) |
||
Returns an enumerator that iterates through the collection. (Inherited from ReadOnlyCollection.) |
||
Searches for the specified DiagramNode and returns the 0-based index of the first occurrence within the entire collection. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |