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