Discuss this help topic in SecureBlackbox Forum
TElXMLDOMNamedNodeMap.Length
TElXMLDOMNamedNodeMap See also
Filter: C# VB.NET Pascal C++ PHP Java
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