TypeDescriptor::Refresh Method
.NET Framework (current version)
Clears the properties and events from the cache.
Assembly: System (in System.dll)
| 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. |
Show:

