Microsoft XML SDK 2.6 - XML Reference

length Property (XMLDOMNamedNodeMap)

Indicates the number of items in the collection.

lValue = oXMLDOMNamedNodeMap.length

Remarks

Long integer. The property is read-only.

See Also

Applies To: XMLDOMNamedNodeMap Object