Discuss this help topic in SecureBlackbox Forum
TElXMLDOMelement.GetElementsByTagName
Returns the list of attributes with given name.
Declaration
Parameters
Description
Use this method to get a list of attributes with the given attribute name.
Note, that the new object is created and returned, so you must dispose of the object when it is not needed anymore.