'Declaration
ReadOnly Property AllElements As IWebElement()
'Usage
Dim instance As IWebDocument Dim value() As IWebElement value = instance.AllElements
IWebElement[] AllElements {get;}
'Declaration
ReadOnly Property AllElements As IWebElement()
'Usage
Dim instance As IWebDocument Dim value() As IWebElement value = instance.AllElements
IWebElement[] AllElements {get;}