IVariant |
The IVariantToVariantTransformation type exposes the following members.
Name | Description | |
---|---|---|
BackTransformation | Gets the corresponding back transformation, or null if no such back transformation exists (as for instance for the absolute value transformation). | |
InputValueType | Gets the type of the input value of the transformation. | |
IsEditable | Gets a value indicating whether this instance is editable, i.e. contains methods to make new instances of this class with other behaviour. | |
OutputValueType | Gets the type of the output value of the transformation. | |
RepresentationAsFunction | Gets the representation of this transformation as a function. | |
RepresentationAsOperator | Gets the representation of this transformation as an operator. If the operator representation is not applicable, null should be returned. |