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