SPContentTypeCollection class
SharePoint 2013
Represents a collection of web or list content types.
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPContentTypeCollection
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPContentTypeCollection
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableTypeAttribute(Name = "ContentTypeCollection", ServerTypeId = "{653e9412-6245-4a3f-829b-cfdbf7fd86a5}", CollectionIndexerMethodClientName = "GetById", CollectionCreateEntityMethodClientName = "Create", CollectionChildItemType = typeof(SPContentType), SampleUrl = "{apiroot}/web/lists({listid})/contenttypes")] [SubsetCallableTypeAttribute] public sealed class SPContentTypeCollection : SPBaseCollection