Click or drag to resize

ComplexMatrixRow Properties

The ComplexMatrixRow type exposes the following members.

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