The TypeHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddToTuple | Adds the given CubeMember to the specified Tuple.
| |
| CreateEmptyTuple | Creates an instance of a Tuple.
| |
| ResetTuple | Resets the Tuple to empty it.
| |
| ToTuple | Converts a collection of CubeMembers to a Tuple using the specified AxisType.
|