Soap.WSDLItems.IWSDLLookup.IsEmpty

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsEmpty: Boolean;

C++

virtual bool __fastcall IsEmpty(void) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Soap.WSDLItems.pas
Soap.WSDLItems.hpp
Soap.WSDLItems IWSDLLookup

Beschreibung

Prüft, ob die Kollektion leer ist.

Mit IsEmpty wird geprüft, ob ein WSDL-Dokument importiert ist. IsEmpty gibt True zurück, wenn die Kollektion leer ist.