Fields 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<Field> GetEnumerator() [Visual Basic] Function GetEnumerator() As IEnumerator(Of Field) Params Name Description return The enumerator for the collection. Notes Gets a Field enumerator for the Collection. Example None. previous page start next page