Soap.WSDLBind.IDocumented.GetDocumentationCollection

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

Delphi

function GetDocumentationCollection: IDocumentationCollection;

C++

virtual _di_IDocumentationCollection __fastcall GetDocumentationCollection() = 0 ;

プロパティ

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

説明

WSDL ドキュメント内のドキュメント ノードのコレクションを返します。

GetDocumentationCollection を使用すると、ドキュメント ノードのコレクションを取得できます。GetDocumentationCollection は主に、Documentation プロパティの取得アクセサ メソッドとして使用されます。

関連項目