Attachmate.Reflection.Web.Msie Namespace > IWebDocument Interface : AllElements Property |
'Declaration
ReadOnly Property AllElements As IWebElement()
'Usage
Dim instance As IWebDocument Dim value() As IWebElement value = instance.AllElements
IWebElement[] AllElements {get;}