Метод 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
)
Параметры
- name
Тип: System.String
См. также
Справочные материалы
DefaultDocumentCollection класс