Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Web.Msie Library
/
WebElement Object
/ AllElements Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
AllElements Property (WebElement)
In This Topic
Gets all elements underneath the current element.
Syntax
Visual Basic (Declaration)
expression
.AllElements
As
WebElement() object
where
expression
is a variable that represents a
WebElement Object
Property Value
An array of
WebElement Object
s
.
See Also
Reference
WebElement Object
WebElement Members