This topic has not yet been rated - Rate this topic

TypeDescriptor.Refresh Method

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.

  NameDescription
Public method Static member Refresh(Assembly) Clears the properties and events for the specified assembly from the cache.
Public method Static member Refresh(Module) Clears the properties and events for the specified module from the cache.
Public method Static member Refresh(Object) Clears the properties and events for the specified component from the cache.
Public method Static member Refresh(Type) Clears the properties and events for the specified type of component from the cache.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.