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

ICustomTypeDescriptor() private méthode

Retrieves the an editor for this object.
private ICustomTypeDescriptor ( Type editorBaseType ) : object
editorBaseType Type
Résultat object
        object ICustomTypeDescriptor.GetEditor(Type editorBaseType) => 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 ( ) : TypeConverter
DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( PropertyDescriptor pd ) : object
DataViewManagerListItemTypeDescriptor::ICustomTypeDescriptor ( ) : string