TypeDescriptor::Refresh Method

 

Clears the properties and events from the cache.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticRefresh(Assembly^)

Clears the properties and events for the specified assembly from the cache.

System_CAPS_pubmethodSystem_CAPS_staticRefresh(Module^)

Clears the properties and events for the specified module from the cache.

System_CAPS_pubmethodSystem_CAPS_staticRefresh(Object^)

Clears the properties and events for the specified component from the cache.

System_CAPS_pubmethodSystem_CAPS_staticRefresh(Type^)

Clears the properties and events for the specified type of component from the cache.

Return to top
Show: