aspx thread: Number of child nodes ?
Hi Group, In xmlTextReader how can i find that how much child nodes does this node have. like <a> <b/> --empty element <c/> --empty element <d/> --empty element <a> how can i get childnodes = 3. Regards Rohit Arora
|





