Click or drag to resize

DoubleMatrixRow Properties

The DoubleMatrixRow type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleIndex
Gets or sets the index of the DoubleMatrixRow.
Public propertyCode exampleItemInt32
Gets or sets the entry of the DoubleMatrixRow having the specified column index.
Public propertyItemString
Gets or sets the entry of the DoubleMatrixRow having the specified column index.
Public propertyLength
Gets the length of the DoubleMatrixRow.
Public propertyName
Gets the name of the DoubleMatrixRow.
Public propertyCode exampleXData
Gets or sets the entry of the DoubleMatrixRow having the column index specified by the XDataColumn property of the DoubleMatrixRowCollection of which the row is an item.
Public propertyCode exampleYData
Gets or sets the entry of the DoubleMatrixRow having the column index specified by the YDataColumn property of the DoubleMatrixRowCollection of which the row is an item.
Public propertyCode exampleZData
Gets or sets the entry of the DoubleMatrixRow having the column index specified by the ZDataColumn property of the DoubleMatrixRowCollection of which the row is an item.
Top
See Also