Click or drag to resize

DoubleMatrixItem Property

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