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