API:Xml.XMLDoc.TXMLNodeList.Remove

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Remove(const Node: IXMLNode): Integer;

C++

int __fastcall Remove(const Xml::Xmlintf::_di_IXMLNode Node);

Properties

Type Visibility Source Unit Parent
function protected
Xml.XMLDoc.pas
Xml.XMLDoc.hpp
Xml.XMLDoc TXMLNodeList

Description

Embarcadero Technologies does not currently have any additional information.