Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.ClientObjectCollection
Microsoft.SharePoint.Client.ClientObjectCollection<ContentTypeId>
Microsoft.SharePoint.Client.DocumentSet.AllowedContentTypeCollection
Namespace: Microsoft.SharePoint.Client.DocumentSet
Assembly: Microsoft.SharePoint.Client.DocumentManagement (in Microsoft.SharePoint.Client.DocumentManagement.dll)
Syntax
'Declaration
Public Class AllowedContentTypeCollection _
Inherits ClientObjectCollection(Of ContentTypeId)
'Usage
Dim instance As AllowedContentTypeCollection
public class AllowedContentTypeCollection : ClientObjectCollection<ContentTypeId>
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.