API:Xml.XMLIntf.IXMLNodeList.FindSibling
Delphi
function FindSibling(const Node: IXMLNode; Delta: Integer): IXMLNode;
C++
virtual _di_IXMLNode __fastcall FindSibling(const _di_IXMLNode Node, int Delta) = 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.