ValueTypeConverter.Convert(ITypeDescriptorContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
System::ComponentModel::TypeConverter ^ Convert(System::ComponentModel::ITypeDescriptorContext ^ context);
protected System.ComponentModel.TypeConverter Convert (System.ComponentModel.ITypeDescriptorContext context);
member this.Convert : System.ComponentModel.ITypeDescriptorContext -> System.ComponentModel.TypeConverter
Protected Function Convert (context As ITypeDescriptorContext) As TypeConverter
Parameters
- context
- ITypeDescriptorContext