TypeDescriptor.Refresh 方法
从缓存中清除属性和事件。
重载列表
名称 | 说明 |
---|---|
TypeDescriptor.Refresh (Assembly) | 从缓存中清除指定程序集的属性 (Property) 和事件。 |
TypeDescriptor.Refresh (Module) | 从缓存中清除指定模块的属性 (Property) 和事件。 |
TypeDescriptor.Refresh (Object) | 从缓存中清除指定组件的属性 (Property) 和事件。 |
TypeDescriptor.Refresh (Type) | 从缓存中清除指定类型的组件的属性 (Property) 和事件。 |
请参见
参考
TypeDescriptor 类
TypeDescriptor 成员
System.ComponentModel 命名空间
Assembly
EventDescriptor 类
PropertyDescriptor 类
IExtenderProvider 接口
IDesigner
Refreshed