Xml.Win.msxmldom.TMSXMLDOMDocumentFactory.TDOMPropertyList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDOMPropertyList = array of TDOMProperty;

C++

typedef System::DynamicArray<TDOMProperty> TDOMPropertyList;

Propriétés

Type Visibilité  Source Unité  Parent
array
typedef
public
Xml.Win.msxmldom.pas
Xml.Win.msxmldom.hpp
Xml.Win.msxmldom TMSXMLDOMDocumentFactory


Description

Est un tableau dynamique des éléments de TDOMProperty.

Voir aussi