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.
Removes all content types from the collection.
Namespace: Microsoft.Office.DocumentManagement.DocumentSets
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As AllowedContentTypeCollection
instance.Clear()
public void Clear()
See Also
Reference
AllowedContentTypeCollection Class