Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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:
© 2017 Microsoft