ArrayAtom GetEnumerator Function. Gets an enumerator for the Collection. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page GetEnumerator Function Gets an enumerator for the Collection. Syntax [C#] IEnumerator<Atom> GetEnumerator() [Visual Basic] Function GetEnumerator() As IEnumerator(Of Atom) Params Name Description return The enumerator for the collection. Notes Gets an Atom enumerator for the Collection. Example None. previous page start next page