- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
ffor E.g
<Root >
<Child>
<Nod1>
<Nod1>
</child>
<Child>
<Nod1>
<Nod1>
</child>
</Root>
Now we can use tthe above code like
xfa.datsets.data.Root.nodes
then it will return the length - 2
But now again i want to trace last node. Here <nod1> and <nod1>.
How to get the nod1 tag or how to find the length of the <child> tag .
Advance thanks .
Views
Replies
0 Likes
Total Likes