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