Returns an enumerator for the collection.
Visual Basic Public Overrides Function GetEnumerator() As IEnumerator
C# public override IEnumerator GetEnumerator();
An ArrayList enumerator enumerating the parameters in the collection.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |