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