'DeclarationReadOnly Property AllElements As IWebElement()
'UsageDim instance As IWebDocument Dim value() As IWebElement value = instance.AllElements
IWebElement[] AllElements {get;}
'DeclarationReadOnly Property AllElements As IWebElement()
'UsageDim instance As IWebDocument Dim value() As IWebElement value = instance.AllElements
IWebElement[] AllElements {get;}