Index of the Civil 3D object.
Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.8.0.280
Syntax
C#
public int Index { get; }
VB
Public ReadOnly Property Index As Integer Get
C++
public: property int Index { int get (); }