TransformTuple Properties |
The TransformTuple type exposes the following members.
| Name | Description | |
|---|---|---|
| HasNullValue |
Gets a value indicating whether this instance contains at least one null value.
| |
| Item |
Gets the Object with the specified index.
| |
| Length |
Gets the number of data values.
| |
| Values |
Gets the data values.
|