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) | |
![]() | |
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) |
![]() | |
override TKey | GetKeyForItem (TItem item) |
A collection of Supervisable entities.