CanConvertFrom()

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

Checks if types are convertible; not implemented.

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

See Also