QuadEntityDataNode.ElementsIndices Property

Gets the indices of the elements stored in the current node (the elements in the children are not included).
Public ReadOnly Property ElementsIndices() As Integer()
This language is not supported or no code example is available.
public int[] ElementsIndices {get;}
This language is not supported or no code example is available.

Property Value

int[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition