ClearLocalCache |
Scroll |
Clears the local cache for the specified object.
Namespace: Therefore.API
Visual Basic Public Overridable Function ClearLocalCache ( _ nType As TheObjectType, _ ) C# public virtual TheTreeViewItemList ClearLocalCache ( TheObjectType nType )
Parameters nType The object type. Use the value 0 to clear the complete cache. |