Xml.Win.msxmldom.TMSDOMNode.replaceChild

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function replaceChild(const newChild, oldChild: IDOMNode): IDOMNode; safecall;

C++

HRESULT __safecall replaceChild(const Xml::Xmldom::_di_IDOMNode newChild, const Xml::Xmldom::_di_IDOMNode oldChild, Xml::Xmldom::_di_IDOMNode &__replaceChild_result);

Propriétés

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

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 !