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.
Deletes the collection of Feature properties.
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()
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | In all cases. |
See also
Reference
SPFeaturePropertyCollection class