InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / AllElements Property
In This Topic
    AllElements Property (WebElement)
    In This Topic
    Gets all elements underneath the current element.
    Syntax
    expression.AllElements As _WebElement()
    See Also