Rows

Table.Rows property

Returns the collectoin of rows. Read-only IRowCollection.

public IRowCollection Rows { get; }

See Also