DOMNamedNodeMap::countGet number of nodes in the map Description
public int DOMNamedNodeMap::count()
Gets the number of nodes in the map. ParametersThis function has no parameters. Return ValuesReturns the number of nodes in the map, which is identical to the length property. |