UserProfileValueCollection.OnClear Method
This member overrides CollectionBase.OnClear().
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Protected Overrides Sub OnClear
'Usage
Me.OnClear()
protected override void OnClear()
See Also
Reference
UserProfileValueCollection Class