Beef Corlib
Public Member Functions | Properties | List of all members
System.Collections.Generic.HashSet< T >.Enumerator Struct Reference
Inheritance diagram for System.Collections.Generic.HashSet< T >.Enumerator:
System.Collections.Generic.IEnumerator< T >

Public Member Functions

 Enumerator (HashSet< T > set)
 
void Dispose ()
 
bool MoveNext ()
 
void Reset ()
 
Result< T > GetNext ()
 

Properties

Current [get]