Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: NextChapter 19
Win32 Modules and Extensions
Next: Reference: Skip
 

Reset

$Enum->Reset()

Restarts the enumeration with the first item in the collection. Reset returns true if it succeeds, false if it fails. Note that this method may be unimplemented.


Previous: Reference: NextPerl in a NutshellNext: Reference: Skip
Reference: NextBook IndexReference: Skip