and one more ;)

is there a way to get a count of nodes?

e.g. 

- Find(...) allows to get the N-th node which meets the condition, but what's 
the number of nodes which meet the condition?

- or how to get the number of wxXML_ELEMENT_NODE subnodes of wxXML_ELEMENT_NODE 
node?


I understand I can enumerate the nodes and count them, is it the only possible 
solution?




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to