|
-
Apr 5th, 2009, 02:38 PM
#1
Re: Struggling with Serializing an Array of Objects. Need Help
thats the default when serializing a list.
the best you could do is changing every occurrence of Item to Products, then it'd be:
<ArrayOfProducts xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
....
</ArrayOfProducts>
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|