Click or drag to resize

PdfNumberTreeCollectionKeyValueCollectionTGetEnumerator Method

Returns an enumerator that iterates through the PdfNumberTreeCollectionKeyValueCollectionT.

Namespace: Patagames.Pdf.Net.Wrappers
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public IEnumerator<T> GetEnumerator()

Return Value

IEnumeratorT
A enumerator for the PdfNumberTreeCollectionKeyValueCollectionT.

Implements

IEnumerableTGetEnumerator
See Also