Xml.Win.msxmldom.TMSDOMNode.appendChild

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

HRESULT __safecall appendChild(const Xml::Xmldom::_di_IDOMNode newChild, Xml::Xmldom::_di_IDOMNode &__appendChild_result);

Properties

Type Visibility Source Unit Parent
function protected
Xml.Win.msxmldom.pas
Xml.Win.msxmldom.hpp
Xml.Win.msxmldom TMSDOMNode

Description

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