- Declared in: RT.KitchenSink.Collections.RVariant
Declaration
public static implicit operator decimal(
RVariant value
)
Summary
Provides an implicit conversion of the RVariant to a decimal. Throws an appropriate
exception if the conversion is not possible.