Discuss this help topic in SecureBlackbox Forum
TElXMLDOMNamedNodeMap.Length
TElXMLDOMNamedNodeMap See also
Filter: C#/Java VB.NET Pascal C++ PHP
This property contains the number of nodes in the list.
Declaration
Description
Use this property to get the number of nodes in the node list. Use Item property to access individual nodes.
See also: Item