© Microsoft Corporation. All rights reserved.
![]() |
| Store Collection Items as XML By keeping your collection's contents in a raw data format, such as XML, you postpone the need to instantiate an object until you need it. You also don't need to prepare the collection for marshaling, and you have greater control over its contents. |
