Share via


AllowedContentTypeCollection.Add method

Namespace:  Microsoft.SharePoint.Client.DocumentSet
Assembly:  Microsoft.SharePoint.Client.DocumentManagement (in Microsoft.SharePoint.Client.DocumentManagement.dll)

Syntax

'Declaration
Public Sub Add ( _
    ctId As ContentTypeId _
)
'Usage
Dim instance As AllowedContentTypeCollection
Dim ctId As ContentTypeId

instance.Add(ctId)
public void Add(
    ContentTypeId ctId
)

Parameters

See also

Reference

AllowedContentTypeCollection class

AllowedContentTypeCollection members

Microsoft.SharePoint.Client.DocumentSet namespace