public override int RowCount { get; }
Public Overrides ReadOnly Property RowCount As Integer Get
public: virtual property int RowCount { int get () override; }
abstract RowCount : int with get override RowCount : int with get
In This Article