SPFeaturePropertyCollection.Delete method
刪除功能屬性的集合。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub Delete
'用途
Dim instance As SPFeaturePropertyCollection
instance.Delete()
public void Delete()
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | 在所有情況下。 |
請參閱
參照
SPFeaturePropertyCollection class