System::ComponentModel::EnumConverter::ConvertFrom method

EnumConverter::ConvertFrom method

Does actual type conversion; not implemented.

System::SharedPtr<System::Object> System::ComponentModel::EnumConverter::ConvertFrom(const System::SharedPtr<ITypeDescriptorContext> &context, const System::SharedPtr<System::Globalization::CultureInfo> &culture, const System::SharedPtr<System::Object> &value) override

See Also