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