Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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