IReadOnlyTabularCollectionTValue, TCollectionItem Property

Overload List

ItemIndexCollection, IndexCollection Gets the elements of this instance corresponding to the specified row and column indexes.
ItemIndexCollection, Int32 Gets the elements of this instance corresponding to the specified row and column indexes.
ItemIndexCollection, String Gets the elements of this instance corresponding to the specified row and column indexes.
ItemInt32, IndexCollection Gets the elements of this instance corresponding to the specified row and column indexes.
ItemInt32, Int32 Gets the element of this instance corresponding to the specified row and column indexes.
ItemInt32, String Gets the elements of this instance corresponding to the specified row and column indexes.
ItemString, IndexCollection Gets the elements of this instance corresponding to the specified row and column indexes.
ItemString, Int32 Gets the elements of this instance corresponding to the specified row and column indexes.
ItemString, String Gets the elements of this instance corresponding to the specified row and column indexes.

See Also