|
WebElementsCollectionGetEnumerator Method |
Gets the collection enumerator
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public IEnumerator GetEnumerator()
Public Function GetEnumerator As IEnumerator
Return Value
Type:
IEnumeratorThe collection enumerator
Implements
IEnumerableGetEnumeratorSee Also