SPFeaturePropertyCollection.Delete-Methode
Löscht die Auflistung der Feature-Eigenschaften.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Delete
'Usage
Dim instance As SPFeaturePropertyCollection
instance.Delete()
public void Delete()
Ausnahmen
Ausnahme | Bedingung |
---|---|
InvalidOperationException | In allen Fällen. |
Siehe auch
Referenz
SPFeaturePropertyCollection Klasse