4
Answers

Get value of each attribute in paricular object

kalu singh rao

kalu singh rao

10y
684
1
I have following string in xml format and want to get value according to their attributes name in vb.net. But i didn't understand how can i do ?

<PassScroll><Pass LedgerName="SB FORMS" SerialFrom="1" SerialTo="100" Qty="10" Rate="10.000000" IssuedQty="5"/></PassScroll>

Any help will appreciate.Thank you
Answers (4)