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

AddInteger Method

See Also   Example   Applies To

Adds an XMLRPCValue object containing a Long integer to the object.

Syntax

object.AddInteger (value)

Part Description
object An object expression that evaluates to an XMLRPCArray object.
value Required. Long integer to be appended to the XMLRPCArray object.

Remarks

An example of the code fragment needed is below:

Dim X as New XMLRPCArray ' The Array to be added to

X.AddInteger 12345

Terms of Use, Cookie and Privacy Policies All Materials on this Website are Copyright EnAppSys Ltd. ©2002 - 2008