Soap.OPToSOAPDomConv.TSOAPDomConv.MakeArrayNode

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function  MakeArrayNode(RootNode, Node: IXMLNode; const Name, URI, TypeName: InvString;
Indices: array of NativeInt): IXMLNode; overload;
function  MakeArrayNode(RootNode, Node: IXMLNode; const Name, URI, TypeName: InvString;
Dim, Len: Integer): IXMLNode; overload;

C++

Xml::Xmlintf::_di_IXMLNode __fastcall MakeArrayNode(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node, const System::UnicodeString Name, const System::UnicodeString URI, const System::UnicodeString TypeName, NativeInt *Indices, const int Indices_High)/* overload */;
Xml::Xmlintf::_di_IXMLNode __fastcall MakeArrayNode(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node, const System::UnicodeString Name, const System::UnicodeString URI, const System::UnicodeString TypeName, int Dim, int Len)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Soap.OPToSOAPDomConv.pas
Soap.OPToSOAPDomConv.hpp
Soap.OPToSOAPDomConv TSOAPDomConv

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !