Soap.OPToSOAPDomConv.TSOAPDomConv.CreateTypedNode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  CreateTypedNode(RootNode, ParentNode: IXMLNode; const NodeName, NodeNamespace, TypeName: InvString; GenPre: Boolean = False): IXMLNode;

C++

Xml::Xmlintf::_di_IXMLNode __fastcall CreateTypedNode(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode ParentNode, const System::UnicodeString NodeName, const System::UnicodeString NodeNamespace, const System::UnicodeString TypeName, bool GenPre = false);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.