TypeDescriptor.Refresh Method
.NET Framework 4
Clears the properties and events from the cache.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Refresh(Assembly) | Clears the properties and events for the specified assembly from the cache. |
|
Refresh(Module) | Clears the properties and events for the specified module from the cache. |
|
Refresh(Object) | Clears the properties and events for the specified component from the cache. |
|
Refresh(Type) | Clears the properties and events for the specified type of component from the cache. |