AP&C API Reference
|
A collection class that adds some helpful features to OM.KeyedCollection<TKey,TItem> including XML serialization. More...
Protected Member Functions | |
override TKey | GetKeyForItem (TItem item) |
A collection class that adds some helpful features to OM.KeyedCollection<TKey,TItem> including XML serialization.
TKey | The type of objects used for the keys. |
TItem | The type of objects used in the values. |