Exists

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWIpAccessTableBase > Methods >

Exists

SIGNATURE=IWIpAccessTable.TIWIpAccessTableBase.Exists@string

 

ETYPE=Method

 

Declaration:

Delphi:

public function Exists(const AIp: string): Boolean; overload;

C++:

public: __fastcall bool Exists(const String AIp);

 

Description: Typical performance data: 70ms per 1,000,000 executions, which is generally faster than a sorted TStringList with only a few elements