Soap.SOAPAttachIntf.TSoapDataList.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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) { }
/* {System_Generics_Collections}TList<Soap_InvokeRegistry_TSOAPAttachment>.Create */ inline __fastcall TSoapDataList(Soap::Invokeregistry::TSOAPAttachment* const *Values, const int Values_High)/* overload */ : System::Generics::Collections::TList__1<Soap::Invokeregistry::TSOAPAttachment*>(Values, Values_High) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public Soap.SOAPAttachIntf.hpp Soap.SOAPAttachIntf TSoapDataList

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.