uuid(0f888e86-086b-4402-9b79-ebb8fa9ea46f)
progid(pocketSOAP.ArrayDeSerializer12)
This is a deserializer for handling SOAP 1.2 arrays.
Name | Description |
---|---|
ISoapDeSerializer | Deserializer objects are required to implement this |
ITypesInit | This optional interface indicates to the serializerFactory that you are interested in receiving the type information it used to select the [de]serializer. |
Typically, you don't create the serializer directly, rather you call SerializeNode or SerializeValue on the serializerOutput, and it will create the correct serializer as needed.
Copyright © Simon Fell, 2000-2004. All rights reserved.