ReadOnlyComplexMatrixItem Property

Overload List

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

See Also