System::ComponentModel::EnumConverter::CanConvertTo method

EnumConverter::CanConvertTo method

Checks if types are convertible; not implemented.

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

See Also