Click or drag to resize

MatrixItem Property

Overload List
 NameDescription
Public propertyItemIndex, IndexGets the value of a single cell using Index.
Public propertyItemIndex, RangeGets a range of rows and columns as a new matrix.
Public propertyItemInt32, Int32Gets or sets the value of a single cell.
Public propertyItemInt32, RangeGets a range of rows and columns as a new matrix.
Public propertyItemRange, IndexGets a range of rows and columns as a new matrix.
Public propertyItemRange, Int32Gets a range of rows and columns as a new matrix.
Public propertyItemRange, RangeGets a range of rows and columns as a new matrix.
Top
See Also