Item

RowCollection indexer

Returns the row at the specified index. Read-only Row.

public IRow this[int index] { get; }

See Also