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