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

Public Member Functions

 Enumerator (T[CSize] list)
 
bool MoveNext ()
 
Result< T > GetNext ()
 

Properties

Current [get]
 
int Index [get]