[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.Evaluation.Variant.ConvertTo

ConvertTo Method

ConvertTo(VariantType)

Converts the variant to the specified type.

Declaration
public Variant ConvertTo(VariantType newType)
Parameters
Type Name Description
VariantType newType

The new type of the variant.

Returns
Type Description
Variant

Variant value with the new type.