ArcFM Server Developer Guide
getElementsByTagName Method (IXMLDOMDocument2)


Syntax
'Declaration
 
<DispIdAttribute(50)>
Function getElementsByTagName( _
   ByVal tagName As String _
) As IXMLDOMNodeList
'Usage
 
Dim instance As IXMLDOMDocument2
Dim tagName As String
Dim value As IXMLDOMNodeList
 
value = instance.getElementsByTagName(tagName)
[DispId(50)]
IXMLDOMNodeList getElementsByTagName( 
   string tagName
)

Parameters

tagName
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IXMLDOMDocument2 Interface
IXMLDOMDocument2 Members

 

 


Send Comment