PropertyCollection.Clear Method
Deletes the property collection.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As PropertyCollection
instance.Clear()
public void Clear()