Interface IVariantValueConvertable
Internal interface that enables creating VariantValues from composite types.
public interface IVariantValueConvertable
Methods
AsVariantValue()
Converts this instance to a VariantValue.
VariantValue AsVariantValue()
Returns
- VariantValue
The VariantValue representation of this instance.