Table of Contents

Class VMwarePermissionCollection

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a collection of permissions assigned to a VMware object.

public class VMwarePermissionCollection : Collection<VMwarePermission>, IList<VMwarePermission>, ICollection<VMwarePermission>, IList, ICollection, IReadOnlyList<VMwarePermission>, IReadOnlyCollection<VMwarePermission>, IEnumerable<VMwarePermission>, IEnumerable
Inheritance
VMwarePermissionCollection
Implements
Inherited Members

Constructors

VMwarePermissionCollection()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.VMwarePermissionCollection class.

public VMwarePermissionCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()