Search Results for

    Show / Hide Table of Contents

    Class UserProfileCollection

    Collection of UserProfile items

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

    Constructors

    UserProfileCollection(ProvisioningTemplate)

    Constructor for UserProfileCollection class

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