The index of the node in the array of nodes.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property NodeIndex() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_NodeIndex(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public int getNodeIndex(); |
| [Python - STK API] |
|---|
@property def NodeIndex(self) -> int: |





