¡@

Home 

c# Programming Glossary: arrayofdog

In .NET XML deserialization, how can I allow polymorphic use of Array types?

http://stackoverflow.com/questions/1007626/in-net-xml-deserialization-how-can-i-allow-polymorphic-use-of-array-types

complexType name Cat ... complexType complexType name ArrayOfDog sequence element name Dog type tns Dog minOccurs 0 maxOccurs.. that wsdl.exe is trying to be smart and realize that my ArrayOfDog is really just a wrapper type that can be encoded as a C# array... that can be encoded as a C# array. This works fine when ArrayOfDog is explicitly referenced in another data type. However when..