Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public int Index { get; }
VB
Public ReadOnly Property Index As Integer Get
C++
public: virtual property int Index { int get () sealed; }