Xml.XMLIntf.IXMLNode.GetCollection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCollection: IXMLNodeCollection;

C++

virtual _di_IXMLNodeCollection __fastcall GetCollection() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Xml.XMLIntf.pas
Xml.XMLIntf.hpp
Xml.XMLIntf IXMLNode

Beschreibung

Gibt den Wert der Eigenschaft Collection zurück.

GetCollection ist die Lesemethode der Eigenschaft Collection.

Siehe auch