TransformTuple Properties

The TransformTuple type exposes the following members.

Properties
  NameDescription
Public propertyHasNullValue
Gets a value indicating whether this instance contains at least one null value.
Public propertyItem
Gets the Object with the specified index.
Public propertyLength
Gets the number of data values.
Public propertyValues
Gets the data values.
Top
See Also