index
Description​
Gets or sets the index of the bounds within the parent lookup. This allows fast access of the next/previous system.
- JavaScript
- C#
- Kotlin
index: number;
double Index { get; set; }
var index: Double
Gets or sets the index of the bounds within the parent lookup. This allows fast access of the next/previous system.
index: number;
double Index { get; set; }
var index: Double