CanConvertTo()

EnumConverter::CanConvertTo(const System::SharedPtr<ITypeDescriptorContext>&, const System::TypeInfo&) method

Checks if types are convertible; not implemented.

bool System::ComponentModel::EnumConverter::CanConvertTo(const System::SharedPtr<ITypeDescriptorContext> &context, const System::TypeInfo &destinationType)

See Also