Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Collections.WeakValueDictionary< K, V > Member List

This is the complete list of members for Loyc.Collections.WeakValueDictionary< K, V >, including all inherited members.

Add(K key, V value) (defined in Loyc.Collections.WeakValueDictionary< K, V >)Loyc.Collections.WeakValueDictionary< K, V >inline
AutoCleanup()Loyc.Collections.WeakValueDictionary< K, V >inline
Cleanup()Loyc.Collections.WeakValueDictionary< K, V >inline
Clear() (defined in Loyc.Collections.WeakValueDictionary< K, V >)Loyc.Collections.WeakValueDictionary< K, V >inline
ContainsKey(K key) (defined in Loyc.Collections.WeakValueDictionary< K, V >)Loyc.Collections.WeakValueDictionary< K, V >inline
CountLoyc.Collections.WeakValueDictionary< K, V >
GetEnumerator() (defined in Loyc.Collections.WeakValueDictionary< K, V >)Loyc.Collections.WeakValueDictionary< K, V >inline
Remove(K key) (defined in Loyc.Collections.WeakValueDictionary< K, V >)Loyc.Collections.WeakValueDictionary< K, V >inline
SetValue(K key, V value) (defined in Loyc.Collections.WeakValueDictionary< K, V >)Loyc.Collections.WeakValueDictionary< K, V >inlineprotected
TryGetValue(K key, out V value) (defined in Loyc.Collections.WeakValueDictionary< K, V >)Loyc.Collections.WeakValueDictionary< K, V >inline