共用方式為


ISafeControlEntryCollection.Remove 方法

移除 ISafeControlEntryCollection 集合中的安全控制項項目。

命名空間:  Microsoft.VisualStudio.SharePoint
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
Function Remove ( _
    entry As ISafeControlEntry _
) As Boolean
bool Remove(
    ISafeControlEntry entry
)

參數

傳回值

型別:System.Boolean
如果找到並移除安全控制項項目,則為 True,否則為 false。

.NET Framework 安全性

請參閱

參考

ISafeControlEntryCollection 介面

Microsoft.VisualStudio.SharePoint 命名空間