|
Enhanced C#
Loyc library documentation
|
Represents a V this[K key] { set; } property.
More...
Represents a V this[K key] { set; } property.
The extension method DictionaryExt.AsSink{K, V}(IDictionary{K, V}) adapts any IDictionary{K,V} to this interface.
Properties | |
| V | this[K key] [set] |
1.8.7