PropertyBaseManager<T>.Reset Method
Clears this instance’s property data that are cached in memory.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Overridable Sub Reset
'Usage
Dim instance As PropertyBaseManager
instance.Reset()
public virtual void Reset()