共用方式為


DefaultDocumentCollection.Remove 方法

命名空間:  Microsoft.SharePoint.Client.DocumentSet
組件:   Microsoft.SharePoint.Client.DocumentManagement.Silverlight (在 Microsoft.SharePoint.Client.DocumentManagement.Silverlight.dll 中);  Microsoft.SharePoint.Client.DocumentManagement.Phone (在 Microsoft.SharePoint.Client.DocumentManagement.Phone.dll 中)  Microsoft.SharePoint.Client.DocumentManagement (在 Microsoft.SharePoint.Client.DocumentManagement.dll 中)

語法

'宣告
Public Sub Remove ( _
    name As String _
)
'用途
Dim instance As DefaultDocumentCollection
Dim name As String

instance.Remove(name)
public void Remove(
    string name
)

參數

請參閱

參照

DefaultDocumentCollection 類別

DefaultDocumentCollection 成員

Microsoft.SharePoint.Client.DocumentSet 命名空間