Index of an interval in the collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Index() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_Index(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public int getIndex(); |
| [Python - STK API] |
|---|
@property def Index(self) -> int: |





