System::ComponentModel::EnumConverter::ConvertTo method

EnumConverter::ConvertTo method

Does actual type conversion; not implemented.

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

See Also