Метод |
Описание |
|
AddProperty ( PropertyDescriptorCollection pdc, string propertyName, Type propertyType ) : PropertyDescriptorCollection |
|
|
AddProperty ( PropertyDescriptorCollection pdc, string propertyName, Type propertyType, TypeConverter converter, Attribute attributes ) : PropertyDescriptorCollection |
|
|
AddProperty ( PropertyDescriptorCollection pdc, string propertyName, Type propertyType, TypeConverter converter, Attribute attributes, MemberChangeEventHandler eventArgs, Func |
|
|
RemoveProperty ( PropertyDescriptorCollection pdc, string propertyName ) : PropertyDescriptorCollection |
|
|
SetPropertyDisplay ( PropertyDescriptorCollection pdc, string oldName, string newName ) : PropertyDescriptorCollection |
|
|