Gets a vector that contains the level indexes of the elements.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
Vector<int> LevelIndexes { get; }
ReadOnly Property LevelIndexes As Vector(Of Integer)
Get
property Vector<int>^ LevelIndexes {
Vector<int>^ get ();
}
abstract LevelIndexes : Vector<int> with get
Property Value
Type:
VectorInt32
Reference