Метод | Описание | |
---|---|---|
CanResetValue ( object comp ) : bool | ||
ExtendedPropertyDescriptor ( |
||
ExtendedPropertyDescriptor ( |
||
GetValue ( object comp ) : object | ||
ResetValue ( object comp ) : void | ||
SetValue ( object component, object value ) : void | ||
ShouldSerializeValue ( object comp ) : bool |
public CanResetValue ( object comp ) : bool | ||
comp | object | |
Результат | bool |
public ExtendedPropertyDescriptor ( |
||
extender | ||
attributes | Attribute | |
Результат | Microsoft.Win32 |
public ExtendedPropertyDescriptor ( |
||
extenderInfo | ||
receiverType | Type | |
provider | IExtenderProvider | |
attributes | Attribute | |
Результат | Microsoft.Win32 |
public SetValue ( object component, object value ) : void | ||
component | object | |
value | object | |
Результат | void |
public ShouldSerializeValue ( object comp ) : bool | ||
comp | object | |
Результат | bool |