Click or drag to resize

ITabularCollectionTValue, TCollection Properties

The ITabularCollectionTValue, TCollection generic type exposes the following members.

Properties
  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.
Public propertyNumberOfColumns
Gets the number of columns of this instance.
Public propertyNumberOfRows
Gets the number of rows of this instance.
Top
See Also