System.Data.DataViewManagerListItemTypeDescriptor.ICustomTypeDescriptor C# (CSharp) Méthode

ICustomTypeDescriptor() private méthode

Retrieves the type converter for this object.
private ICustomTypeDescriptor ( ) : TypeConverter
Résultat System.ComponentModel.TypeConverter
        TypeConverter ICustomTypeDescriptor.GetConverter() => null;

Same methods

DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( ) : AttributeCollection
DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( ) : System.ComponentModel.EventDescriptor
DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( ) : EventDescriptorCollection
DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( Attribute attributes ) : EventDescriptorCollection
DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( ) : PropertyDescriptor
DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( ) : PropertyDescriptorCollection
DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( Attribute attributes ) : PropertyDescriptorCollection
DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( PropertyDescriptor pd ) : object
DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( Type editorBaseType ) : object
DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( ) : string