Share via


SPExportObjectCollection.Clear method

Clears the list of deployment objects that are contained in the specified object collection.

Namespace:  Microsoft.SharePoint.Deployment
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As SPExportObjectCollection

instance.Clear()
public void Clear()

See also

Reference

SPExportObjectCollection class

SPExportObjectCollection members

Microsoft.SharePoint.Deployment namespace