|  | Uiinfrastructure API Docs | |
| HTMLElement.GetInnerHTMLElementsAsArrayList Method |
Call this method to get an XPArrayList containing all nested HTMLElement objects.
public virtual
XPArrayList GetInnerHTMLElementsAsArrayList(
bool bRecursive);
Parameters
-
bRecursive
- Pass a boolean indicating whether or not you wish this list to be recursive.
See Also
HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace