Previous PageNext Page

7.14.3 moveFirst Method

Resets the current item in the collection to the first item.
 

Syntax

myEnum.moveFirst( )

Arguments

myEnum
Any Enumerator object.

Remarks

If there are no items in the collection, the current item is set to undefined.
 

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page