Click or drag to resize

ReadOnlyDoubleMatrixItem Property

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