<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../style.css">
<title>
Gambas Documentation - Enum
 (gb)</title>
</head>
<table class="none" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td align="left">
<font size="-1">
<a href="../../../help+en"><img class="flag" alt="Home" border="0" src="../../../img/lang/en.png" align="center"></a>&nbsp;
<a href="../gb+en">Up</a>&nbsp;
<a href="date[]/_put+en">Previous</a>&nbsp;
<a href="enum/index+en">Next</a>&nbsp;
</td></tr></table>
<div class="notab">
<h1>
Enum
 (gb)</h1>
This static class is used for implementing enumerable classes.
<p>
You must use it inside the implementation of <tt>_next</tt> special method.
<p>
<div class="black"><font size="-2"><b>Symbols</b></font></div>
<div class="border">
This class is static.<br>
This class is <b><a class="none" href="enum/_next+en">enumerable</a></b> with the <a href="../../lang/foreach+en">FOR EACH</a> keyword.<br>
<hr><table class="none" cellspacing="0" cellpadding="0">
<tr>
<td align=left><b>Static&nbsp;properties</b></td><td width="32">&nbsp;</td>
<td align=left><b>Static&nbsp;methods</b></td><td width="32">&nbsp;</td>
</tr>
<tr valign=top>
<td>
<b><a class="none" href="enum/index+en">Index</a></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
<td>
<b><a class="none" href="enum/stop+en">Stop</a></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
</tr>
</table>
</div><p>

<hr><b>See also</b><br>
<a href="../../api/cat/special+en">Special Methods</a>&nbsp;

</div>
</body>
</html>

