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