addElement method
[This documentation is preliminary and is subject to change.]
Adds an element to the controlRange collection.
Syntax
HRESULT retVal = object.addElement(item);
Standards information
There are no standards that apply here.
Parameters
- item [in]
-
Type: IHTMLElement
A pointer to the IHTMLHtmlElement interface to be added.
Build date: 6/12/2012
Community Additions
Show: