Enhanced C#
Language of your choice: library documentation
Public fields | Properties | Public Member Functions | List of all members
Loyc.Collections.KeyCollection< TKey, TValue >.Enumerator Struct Reference

Source file:
Inheritance diagram for Loyc.Collections.KeyCollection< TKey, TValue >.Enumerator:

Public fields

IEnumerator< KeyValuePair< TKey, TValue > > host_enumerator
 

Properties

TKey Current [get]
 
object IEnumerator. Current [get]
 

Public Member Functions

void Dispose ()
 
bool MoveNext ()
 
void IEnumerator. Reset ()