| Variables: |
|---|
| Constructors: |
|---|
| Functions: |
|---|
public System.Collections.IEnumerator GetEnumerator() Returns a System.Collections.IEnumerator that can be used for simple iteration over a collection. Returns: A System.Collections.IEnumerator that can be used for simple iteration over a collection. As described above. For a detailed description regarding the use of an enumerator, see System.Collections.IEnumerator. |