API:Xml.XMLIntf.IXMLNodeList.Remove

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Remove(const Node: IXMLNode): Integer;

C++

virtual int __fastcall Remove(const _di_IXMLNode Node) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Xml.XMLIntf.pas
Xml.XMLIntf.hpp
Xml.XMLIntf IXMLNodeList

Description

Embarcadero Technologies does not currently have any additional information.