Enhanced C#
Language of your choice: library documentation
|
A dictionary wrapper that provides ListChanging and ListChanged events. Shorthand for Loyc.Collections.Impl.DictionaryWithChangeEvents<K,V,IDictionary<K,V>>. More...
A dictionary wrapper that provides ListChanging and ListChanged events. Shorthand for Loyc.Collections.Impl.DictionaryWithChangeEvents<K,V,IDictionary<K,V>>.
Public Member Functions | |
DictionaryWithChangeEvents (IDictionary< K, V > wrappedObject) | |