Table of Contents

Class IisManagementServiceUserCollection

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

Represents a collection of IIS management service users.

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

Constructors

IisManagementServiceUserCollection()

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

public IisManagementServiceUserCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()