AllowedContentTypeCollection Methods

Include Protected Members
Include Inherited Members

The AllowedContentTypeCollection type exposes the following members.

Methods

  Name Description
Public method Add Adds a content type that can be used with an associated DocumentSet object.
Public method Clear Removes all content types from the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can be used to iterate through the AllowedContentTypeCollection object.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Deletes a content type that can be used with an associated DocumentSet object.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable<SPContentTypeId>.GetEnumerator Gets the enumerator.

Top

See Also

Reference

AllowedContentTypeCollection Class

Microsoft.Office.DocumentManagement.DocumentSets Namespace