Interface IContentTypeIdCollection
- Namespace
- PnP.Core.Model.SharePoint
- Assembly
- PnP.Core.dll
Public interface to define a collection of ContentType objects of SharePoint Online
public interface IContentTypeIdCollection : IDataModelCollection<IContentTypeId>, IEnumerable<IContentTypeId>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection, ISupportModules<IContentTypeIdCollection>
- Inherited Members
- Extension Methods