System.Web.Services.Protocols.HttpWebClientProtocol.GenerateXmlMappings Method

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.

Syntax

public static Hashtable GenerateXmlMappings (Type[] types, ArrayList mapping)

Parameters

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.

Returns

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.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0