API:Xml.XMLDoc.TXMLNodeList.DoNotify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoNotify(Operation: TNodeListOperation; const Node: IXMLNode;
const IndexOrName: OleVariant; BeforeOperation: Boolean): IXMLNode;

C++

Xml::Xmlintf::_di_IXMLNode __fastcall DoNotify(TNodeListOperation Operation, const Xml::Xmlintf::_di_IXMLNode Node, const System::OleVariant &IndexOrName, bool BeforeOperation);

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.