ActivityPreferencesCollection.Clear Method
Removes all elements from the collection.
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As ActivityPreferencesCollection
instance.Clear()
public void Clear()
See Also
Reference
ActivityPreferencesCollection Class