Soap.WSDLItems.IWSDLLookup.Add
Delphi
procedure Add(const URLLocation: string; WSDLItems: IWSDLItems);
C++
virtual void __fastcall Add(const System::UnicodeString URLLocation, _di_IWSDLItems WSDLItems) = 0 ;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | Soap.WSDLItems.pas Soap.WSDLItems.hpp |
Soap.WSDLItems | IWSDLLookup |
Beschreibung
Speichert die IWSDLItems-Schnittstelle eines importierten WSDL-Dokuments.
Mit Add wird die IWSDLItems-Schnittstelle eines importierten WSDL-Dokuments in der Kollektion von WSDL-Dokumenten der Klasse TWSDLItems gespeichert.