Implements strong typed IEnumerable<T>.GetEnumerator.
Namespace: TallComponents.PDF.NavigationAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public IEnumerator<InternalDestination> GetEnumerator() |
| Visual Basic |
|---|
Public Function GetEnumerator As IEnumerator(Of InternalDestination) |