Xml.Win.msxmldom.TMSXMLDOMDocumentFactory.TDOMPropertyList

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TDOMPropertyList = array of TMSXMLDOMDocumentFactory.TDOMProperty;

C++

typedef System::DynamicArray<TDOMProperty> TDOMPropertyList;

プロパティ

種類 可視性 ソース ユニット
array
typedef
public
Xml.Win.msxmldom.pas
Xml.Win.msxmldom.hpp
Xml.Win.msxmldom TMSXMLDOMDocumentFactory

説明

TDOMProperty 項目の動的配列です。

関連項目