Public Member Functions | |
IntVectorEnumerator (IntVector collection) | |
bool | MoveNext () |
void | Reset () |
Properties | |
int | Current |
object System.Collections.IEnumerator. | Current |
Private Attributes | |
IntVector | collectionRef |
int | currentIndex |
object | currentObject |
int | currentSize |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|