API:Xml.XMLDoc.TXMLNodeList.FindSibling

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindSibling(const Node: IXMLNode; Delta: Integer): IXMLNode;

C++

Xml::Xmlintf::_di_IXMLNode __fastcall FindSibling(const Xml::Xmlintf::_di_IXMLNode Node, int Delta);

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. Please help us document this topic by using the Discussion page!