[This is preliminary documentation and is subject to change.]
Implements strong typed IEnumerable<T>.GetEnumerator.
Namespace: TallComponents.WebAssembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1
Syntax
| C# |
|---|
public IEnumerator<MasterPage> GetEnumerator() |
| Visual Basic |
|---|
Public Function GetEnumerator As IEnumerator(Of MasterPage) |