Click or drag to resize

ITabularCollectionTValue, TCollectionItem Property

Overload List
  NameDescription
Public propertyItemIndexCollection, IndexCollection
Gets or sets the elements of this instance corresponding to the specified row and column indexes.
Public propertyItemIndexCollection, Int32
Gets or sets the elements of this instance corresponding to the specified row and column indexes.
Public propertyItemIndexCollection, String
Gets or sets the elements of this instance corresponding to the specified row and column indexes.
Public propertyItemInt32, IndexCollection
Gets or sets the elements of this instance corresponding to the specified row and column indexes.
Public propertyItemInt32, Int32
Gets or sets the element of this instance corresponding to the specified row and column indexes.
Public propertyItemInt32, String
Gets or sets the elements of this instance corresponding to the specified row and column indexes.
Public propertyItemString, IndexCollection
Gets or sets the elements of this instance corresponding to the specified row and column indexes.
Public propertyItemString, Int32
Gets or sets the elements of this instance corresponding to the specified row and column indexes.
Public propertyItemString, String
Gets or sets the elements of this instance corresponding to the specified row and column indexes.
Top
See Also