public int RowCount { get; }
Public ReadOnly Property RowCount As Integer Get
public: property int RowCount { int get (); }
member RowCount : int with get