Table of Contents

Class VMwareAlarmCollection

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

Represents a collection of alarms configured on a VMware object.

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

Constructors

VMwareAlarmCollection()

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

public VMwareAlarmCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()