Enhanced C#
Language of your choice: library documentation
List of all members
Loyc.Collections.IDictionaryWithChangeEvents< K, V > Interface Template Reference

Source file:
Inheritance diagram for Loyc.Collections.IDictionaryWithChangeEvents< K, V >:
Loyc.Collections.IDictionaryAndReadOnly< K, V > Loyc.Collections.IIndexed< K, V > Loyc.Collections.IDictionaryExWithChangeEvents< K, V > Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >

Additional Inherited Members

- Properties inherited from Loyc.Collections.IIndexed< K, V >
this[K key] [get]
 Gets the value associated with the specified key. More...