Soap.WSDLItems.IWSDLLookup.IsEmpty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsEmpty: Boolean;

C++

virtual bool __fastcall IsEmpty(void) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Soap.WSDLItems.pas
Soap.WSDLItems.hpp
Soap.WSDLItems IWSDLLookup

Description

Tests whether the collection is empty.

Use IsEmpty to test whether any WSDL document is imported. IsEmpty returns True if the collection is empty.