API:Xml.XMLIntf.IXMLNodeList.Insert

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Insert(Index: Integer; const Node: IXMLNode);

C++

virtual void __fastcall Insert(int Index, const _di_IXMLNode Node) = 0 ;

Properties

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

Description

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