ReadOnlyCollection
dataSalesReceipt = new ReadOnlyCollection
How can i convert dataSalesReceipt collection into xml data.?
dataSalesReceipt contains container, subtag of data.
Ex:
BillAddress is main container(Property) which have City , Street are sub tags.
Mrudul GanpulePosted May 14, 2014, 9:14 AM
Umesh KumarPosted May 14, 2014, 8:38 AM
Umesh KumarPosted May 14, 2014, 8:36 AM
Suppose I have a collection
Code to convert to xml