The index of the field.

Namespace: StreamBase.SB
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 11.1.0.0

Collapse imageSyntax

         
 C#  Visual Basic  Visual C++ 
public int Index { get; }
Public ReadOnly Property Index As Integer
	Get
public:
property int Index {
	int get ();
}

Collapse imageSee Also