SPObjectModelTypeCollection.RemoveAll method
Removes all types from the collection.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub RemoveAll
'Usage
Dim instance As SPObjectModelTypeCollection
instance.RemoveAll()
public void RemoveAll()
See also
Reference
SPObjectModelTypeCollection class