Property NodeIndices
NodeIndices
Gets the list of indices of nodes
Declaration
IReadOnlyList<int> NodeIndices { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<int> |
Gets the list of indices of nodes
IReadOnlyList<int> NodeIndices { get; }
| Type | Description |
|---|---|
| IReadOnlyList<int> |