[This is preliminary documentation and is subject to change.]

Implements GetEnumerator()()()().

Namespace: TallComponents.Web
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1

Syntax

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

Return Value

Enumerator for this collection.

Implements

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

See Also