SPFeaturePropertyCollection.Delete Method

Deletes the collection of Feature properties.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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

SPFeaturePropertyCollection Members

Microsoft.SharePoint Namespace