共用方式為


SPScriptSafeCollection.InternalRemove method

從集合中移除項目。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected Friend Sub InternalRemove ( _
    item As String _
)
'用途
Dim item As String

Me.InternalRemove(item)
protected internal void InternalRemove(
    string item
)

參數

請參閱

參照

SPScriptSafeCollection class

SPScriptSafeCollection members

Microsoft.SharePoint namespace