Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Web.Msie Library
/
WebElement Object
/ FirstChild 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
FirstChild Property
In This Topic
Gets the next element below this element in the document tree.
Syntax
Visual Basic (Declaration)
expression
.FirstChild
As
WebElement object
where
expression
is a variable that represents a
WebElement Object
Property Value
A
WebElement Object
.
See Also
Reference
WebElement Object
WebElement Members