RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSOAPDomConv.MakeArrayNode Method (IXMLNode, IXMLNode, InvString, InvString, InvString, array of Integer)
Pascal
function MakeArrayNode(RootNode: IXMLNode; Node: IXMLNode; const Name: InvString; const URI: InvString; const TypeName: InvString; Indices: array of Integer): IXMLNode; overload;
C++
__fastcall IXMLNode MakeArrayNode(IXMLNode RootNode, IXMLNode Node, const InvString Name, const InvString URI, const InvString TypeName, array of Integer Indices);

This is MakeArrayNode, a member of class TSOAPDomConv.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!