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