Soap.WSDLBind.IXMLSchemaDefs.SchemaDef

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

Delphi

property SchemaDef[Index: Integer]: IXMLSchemaDef read GetXMLSchemaDef; default;

C++

__property Xml::Xmlschema::_di_IXMLSchemaDef SchemaDef[int Index] = {read=GetXMLSchemaDef/*, default*/};

プロパティ

種類 可視性 ソース ユニット
property public
Soap.WSDLBind.pas
Soap.WSDLBind.hpp
Soap.WSDLBind IXMLSchemaDefs

説明

コレクション内の指定したインデックス位置にあるスキーマ定義を指定します。

SchemaDef を使用すると、コレクション内の指定したインデックス位置にあるスキーマ定義を取得できます。

関連項目