Table of Contents

Class IisWebDavAuthoringRuleCollection

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

Represents a collection of IIS WebDAV authoring rules.

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

Constructors

IisWebDavAuthoringRuleCollection()

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

public IisWebDavAuthoringRuleCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()