public IReadOnlyList<Row> Rows { get; }
Public ReadOnly Property Rows As IReadOnlyList(Of Row) Get
public: property IReadOnlyList<Row^>^ Rows { IReadOnlyList<Row^>^ get (); }