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