Метод AllowedContentTypeCollection.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 ( _
ctId As ContentTypeId _
)
'Применение
Dim instance As AllowedContentTypeCollection
Dim ctId As ContentTypeId
instance.Remove(ctId)
public void Remove(
ContentTypeId ctId
)
Параметры
См. также
Справочные материалы
AllowedContentTypeCollection класс