Home
Products & Services
Developers
XML
XML-RPC
Contents Table
On-Line Help
Release Notes
Install Notes
Binaries
Sources
RSS
About

XMLRPCMember Object

See Also   Example   Properties   Methods   Events

Models an XML-RPC Member structure.

Class Diagram

Remarks

The XML-RPC Member structure is defined as two values, Name and Value. These are stored in this object as properties. This object is accessible via the Item method of the XMLRPCStruct object.

Background

The XML-RPC specification details the structure of the XML fragment which this object models as follows:

<member>
    <name>Post Code</name>
    <value><string>TS12 1AE</string></value>
</member>
Terms of Use, Cookie and Privacy Policies All Materials on this Website are Copyright EnAppSys Ltd. ©2002 - 2008