GridLevelNodeCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Provides indexed access to the nodes in the collection. |
Item[String] | relationName | Gets a node by the name of the relationship which it represents. |
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Provides indexed access to the nodes in the collection. |
Item[String] | relationName | Gets a node by the name of the relationship which it represents. |
No
Your feedback is appreciated.