Search Results for

    Show / Hide Table of Contents

    Class ContentTypeCollection

    Collection of ContentType objects

    Inheritance
    System.Object
    BaseProvisioningTemplateObjectCollection<ContentType>
    ContentTypeCollection
    Inherited Members
    BaseProvisioningTemplateObjectCollection<ContentType>.ParentTemplate
    BaseProvisioningTemplateObjectCollection<ContentType>.InsertItem(Int32, ContentType)
    BaseProvisioningTemplateObjectCollection<ContentType>.RemoveItem(Int32)
    BaseProvisioningTemplateObjectCollection<ContentType>.SetItem(Int32, ContentType)
    BaseProvisioningTemplateObjectCollection<ContentType>.ClearItems()
    BaseProvisioningTemplateObjectCollection<ContentType>.AddRange(IEnumerable<ContentType>)
    BaseProvisioningTemplateObjectCollection<ContentType>.Find(Predicate<ContentType>)
    BaseProvisioningTemplateObjectCollection<ContentType>.FindIndex(Predicate<ContentType>)
    BaseProvisioningTemplateObjectCollection<ContentType>.FindIndex(Int32, Predicate<ContentType>)
    BaseProvisioningTemplateObjectCollection<ContentType>.FindIndex(Int32, Int32, Predicate<ContentType>)
    BaseProvisioningTemplateObjectCollection<ContentType>.RemoveAll(Predicate<ContentType>)
    Namespace: PnP.Framework.Provisioning.Model
    Assembly: PnP.Framework.dll
    Syntax
    public class ContentTypeCollection : BaseProvisioningTemplateObjectCollection<ContentType>, IProvisioningTemplateDescendant

    Constructors

    ContentTypeCollection(ProvisioningTemplate)

    Constructor for ContentTypeCollection class

    Declaration
    public ContentTypeCollection(ProvisioningTemplate parentTemplate)
    Parameters
    ProvisioningTemplate parentTemplate

    Parent provisioning template

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer