LocalizedNameCollection.Clear Method
Removes all the localized names from the collection.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As LocalizedNameCollection
instance.Clear()
public void Clear()
See Also
Reference
LocalizedNameCollection Members
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace