ITabularCollectionTValue, TCollectionItem Property

Overload List

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

See Also