[]
getElementsByName method of IHTMLDocument3 interface.
object getElementsByName(string v)
| Type | Name | Description |
|---|---|---|
| string | v |
| Type | Description |
|---|---|
| object |
An original IDL definition of getElementsByName method was the following: HRESULT getElementsByName (BSTR v, [out, retval] IHTMLElementCollection** ReturnValue);