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 类

AllowedContentTypeCollection 成员

Microsoft.SharePoint.Client.DocumentSet 命名空间