AllowedContentTypeCollection.Clear Method
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