Konstruktoren von XMLDoc.TXMLNodeList
From RAD Studio VCL Documentation (German)
Delphi-Informationen
| constructor Create(Owner: TXMLNode; const DefaultNamespaceURI: string; NotificationProc: TNodeListNotification); |
Instantiiert ein TXMLNodeList-Objekt. |
| destructor Destroy(); |
Unit: XMLDoc
Typ: Destruktor
Sichtbarkeit: public
Member von: TXMLNodeList
C++-Informationen
| Xmldoc::TXMLNodeList * __fastcall TXMLNodeList(Xmldoc::TXMLNode * Owner, System::UnicodeString DefaultNamespaceURI, TNodeListNotification NotificationProc); |
Instantiiert ein TXMLNodeList-Objekt. |
| virtual void __fastcall ~TXMLNodeList(void); |
Unit: XMLDoc
Typ: Destruktor
Sichtbarkeit: public
Member von: TXMLNodeList
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.