Implements GetEnumerator()()()().

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

C#
public IEnumerator GetEnumerator()
Visual Basic
Public Function GetEnumerator As IEnumerator

Return Value

Enumerator for this collection.

Implements

IEnumerable..::..GetEnumerator()()()()

See Also