Function NamedNodeMap.length

The number of nodes in the list. The range of valid child node indices is 0 to length-1 inclusive.

Prototype

size_t length() @property;

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.