|
Enhanced C#
Loyc library documentation
|
Public fields | |
|
IEnumerator< KeyValuePair < TKey, TValue > > | host_enumerator |
Properties | |
| TKey | Current [get] |
| object IEnumerator. | Current [get] |
Properties inherited from Loyc.Collections.KeyCollection< TKey, TValue > | |
| int | Count [get] |
Public Member Functions | |
| void | Dispose () |
| bool | MoveNext () |
| void IEnumerator. | Reset () |
Public Member Functions inherited from Loyc.Collections.KeyCollection< TKey, TValue > | |
| KeyCollection (IReadOnlyDictionary< TKey, TValue > dictionary) | |
| void | CopyTo (TKey[] array, int index) |
| Enumerator | GetEnumerator () |
1.8.7