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