| C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLDocument3 Interface : getElementsByName Method |
getElementsByName method of IHTMLDocument3 interface.
'Declaration Function getElementsByName( _ ByVal v As System.String _ ) As System.Object
System.object getElementsByName( System.string v )
An original IDL definition of getElementsByName method was the following: HRESULT getElementsByName (BSTR v, [out, retval] IHTMLElementCollection** ReturnValue);