GetConverter()

TypeDescriptor::GetConverter(const TypeInfo&) method

RTTI information.

static System::SharedPtr<TypeConverter> System::ComponentModel::TypeDescriptor::GetConverter(const TypeInfo &type)

Remarks

Gets converter for specific type; not implemented.

See Also