TemplateCollectionGetEnumerator Method |
Gets the collection enumerator.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic IEnumerator GetEnumerator()
Public Function GetEnumerator As IEnumerator
Return Value
IEnumeratorThe collection enumerator.
See Also