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