AP&C API Reference
Public Member Functions | Protected Member Functions | List of all members
Apac.Supervisors.SupervisableCollection Class Reference

A collection of Supervisable entities. More...

Inheritance diagram for Apac.Supervisors.SupervisableCollection:
Apac.Collections.KeyedCollection< string, ISupervisable >

Public Member Functions

 SupervisableCollection (Apac.Collections.KeyedCollection< string, ISupervisable >.GetKeyHandler getKey)
 
 SupervisableCollection (SerializationInfo info, StreamingContext context)
 
- Public Member Functions inherited from Apac.Collections.KeyedCollection< string, ISupervisable >
 KeyedCollection (GetKeyHandler getKey)
 
 KeyedCollection (SerializationInfo info, StreamingContext context)
 
delegate TKey GetKeyHandler (TItem item)
 
void GetObjectData (SerializationInfo info, StreamingContext context)
 

Protected Member Functions

override void InsertItem (int index, ISupervisable item)
 
- Protected Member Functions inherited from Apac.Collections.KeyedCollection< string, ISupervisable >
override TKey GetKeyForItem (TItem item)
 

Detailed Description

A collection of Supervisable entities.


The documentation for this class was generated from the following file: