API:Xml.xmldom.IDOMNode.appendChild

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function appendChild(const newChild: IDOMNode): IDOMNode; safecall;

C++

virtual HRESULT __safecall appendChild(const _di_IDOMNode newChild, _di_IDOMNode &__appendChild_result) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Xml.Xmldom.pas
Xml.xmldom.hpp
Xml.xmldom IDOMNode

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!