Search Results for

    Show / Hide Table of Contents

    Class PropertyBagEntryCollection

    Collection of PropertyBagEntry objects

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

    Constructors

    PropertyBagEntryCollection(ProvisioningTemplate)

    Constructor for PropertyBagEntryCollection

    Declaration
    public PropertyBagEntryCollection(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