Gets the System.Xml.Serialization.XmlMembersMapping for each XML Web service method exposed by the specified types, and stores the mappings in the specified ArrayList, as well as in a Hashtable that this method returns.
- mapping
- Documentation for this section has not yet been entered.
- types
- An array of type Type that contains the types that expose the XML Web service methods.
A Hashtable that contains the System.Xml.Serialization.XmlMembersMapping for each XML Web service method exposed by the specified types. The types contained in types are used as keys.