SPObjectModelTypeCollection.RemoveAll-Methode
Entfernt alle Typen aus der Auflistung.
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()
Siehe auch
Referenz
SPObjectModelTypeCollection Klasse