SPObjectModelTypeCollection.RemoveAll Method
Removes all types from the collection.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub RemoveAll
'Usage
Dim instance As SPObjectModelTypeCollection
instance.RemoveAll()
public void RemoveAll()
See Also
Reference
SPObjectModelTypeCollection Class