Returns an iterator for the collection.
Namespace: TallComponents.InteractionAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.43.1
Syntax
| C# |
|---|
public IEnumerator<TElement> GetEnumerator() |
| Visual Basic |
|---|
Public Function GetEnumerator As IEnumerator(Of TElement) |