Gets the number of .NET Framework code entities that belong to a Web service method to which a SOAP message is being mapped.
Documentation for this section has not yet been entered.
The collection can contain of any of the following:
Web service method input parameters.
Web service method output parameters, plus 1 for the return type, if not void.
SOAP input headers.
SOAP output headers.
See the System.Xml.Serialization.XmlMembersMapping class for the conditions under which these entities translate to part elements in a Web Services Description Language (WSDL) document.