|
<< Click to Display Table of Contents >> Navigation: Classes > TIWExpiredSessionList > Methods > Exists |
SIGNATURE=IWSessionList.TIWExpiredSessionList.Exists@string
ETYPE=Method
Declaration:
Delphi: |
public function Exists(const ASessionID: string): Boolean; |
C++: |
public: __fastcall bool Exists(const String ASessionID); |
Description: This is Exists, a member of class TIWExpiredSessionList.