Click or drag to resize
Pdf Library for .NET

PdfDigitalCertificatesCollectionGetEnumerator Method

Gets the collection enumerator.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
The collection enumerator.

Implements

IEnumerableGetEnumerator
See Also