SPUserCustomActionCollection.Clear-Methode
Löscht alle SPUserCustomAction -Objekte in der Auflistung.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As SPUserCustomActionCollection
instance.Clear()
public void Clear()
Hinweise
Diese Methode wird die Auflistung als geändert gekennzeichnet.
Siehe auch
Referenz
SPUserCustomActionCollection Klasse