|
AP&C API Reference
|
A collection of Supervisable entities. More...
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) |
A collection of Supervisable entities.