Click or drag to resize

TransformedValue Methods

The TransformedValue type exposes the following members.

Methods
 NameDescription
Public methodStatic memberBaseValueToTransformedValue Converts a base value to the requested transformed representation.
Public methodEqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Public methodStatic memberFromTo Converts a value from one transformed representation to another.
Public methodStatic memberGetFormula Returns a formula string for the specified transformation applied to the given variable name.
Public methodGetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Public methodStatic memberTransformedValueToBaseValue Converts a transformed value back to the original base value.
Top
See Also