Name | Description | |
---|---|---|
![]() | Links | Gets or sets the collection of link data. |
![]() | Model | Gets or sets the model holds this collection's data. |
![]() | Nodes | Gets or sets the collection of node data. |
The following tables list the members exposed by IDataCollection.
Name | Description | |
---|---|---|
![]() | Links | Gets or sets the collection of link data. |
![]() | Model | Gets or sets the model holds this collection's data. |
![]() | Nodes | Gets or sets the collection of node data. |
Name | Description | |
---|---|---|
![]() | AddLink | Add a link data to this collection. |
![]() | AddNode | Add a node data to this collection. |
![]() | ContainsLink | This predicate is true if the given link data is in the collection of Links. |
![]() | ContainsNode | This predicate is true if the given node data is in the collection of Nodes. |
![]() | RemoveLink | Remove a link data from this collection. |
![]() | RemoveNode | Remove a node data from this collection. |