|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <dotnetstl_object_enumerators.h>
Public Methods | |
| ArrayListEnumerator (System::Collections::ArrayList *objects) | |
| Creates an enumerator for the given list. | |
| Object * | get_Current () |
| Returns the current object. | |
| bool | MoveNext () |
| Advances the search by one position. | |
| void | Reset () |
| Resets the enumeration. | |
|
|
Creates an enumerator for the given list.
|
|
|
Returns the current object.
|
|
|
Advances the search by one position.
|
|
|
Resets the enumeration.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |