Item

IRowCollection indexer

Gets the element at the specified index.

public IRow this[int index] { get; }

See Also