AP&C API Reference
|
Classes | |
class | DuplicateKeyException |
An exception indicating that a key is already defined in a given context. More... | |
class | KeyedCollection |
A collection class that adds some helpful features to OM.KeyedCollection<TKey,TItem> including XML serialization. More... | |
class | MeasurementMappingCollection |
class | TimestampedList |
class | TimeTrackingList |
A collection that tracks the upper and lower time stamps of Apac.Monitoring.ITimeStamped items added to it and also the minimum and maximum values of items added to it. More... | |
class | XmlSerializableList |
A List<T> that includes built in XML serialization. More... | |