addElement method
Adds an element to the controlRange collection.
Syntax
HRESULT retVal = object.addElement(item);
Parameters
- item [in]
-
Type: IHTMLElement
A pointer to the IHTMLHtmlElement interface to be added.
Standards information
There are no standards that apply here.
Show: