public int StartIndex { get; }
Public ReadOnly Property StartIndex As Integer Get
public: property int StartIndex { int get (); }
member StartIndex : int with get
In This Article