API:Soap.SOAPAttachIntf.TSoapDataList.Create

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

C++

/* {System_Generics_Collections}TList<Soap_InvokeRegistry_TSOAPAttachment>.Create */ inline __fastcall TSoapDataList()/* overload */ : System::Generics::Collections::TList__1<Soap::Invokeregistry::TSOAPAttachment*>() { }
/* {System_Generics_Collections}TList<Soap_InvokeRegistry_TSOAPAttachment>.Create */ inline __fastcall TSoapDataList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<Soap::Invokeregistry::TSOAPAttachment*> > AComparer)/* overload */ : System::Generics::Collections::TList__1<Soap::Invokeregistry::TSOAPAttachment*>(AComparer) { }
/* {System_Generics_Collections}TList<Soap_InvokeRegistry_TSOAPAttachment>.Create */ inline __fastcall TSoapDataList(System::Generics::Collections::TEnumerable__1<Soap::Invokeregistry::TSOAPAttachment*>* const Collection)/* overload */ : System::Generics::Collections::TList__1<Soap::Invokeregistry::TSOAPAttachment*>(Collection) { }

プロパティ

種類 可視性 ソース ユニット
constructor public Soap.SOAPAttachIntf.hpp Soap.SOAPAttachIntf TSoapDataList

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。