Class TLDAPResultList
Unit
ldapsend
Declaration
type TLDAPResultList = class(TObject)
Description
List of LDAP result objectsThis object can hold list of LDAP objects. (for example result of LDAP SEARCH.)
Hierarchy
TLDAPResultList > TObjectMethods
Overview
Description
Create and add new TLDAPResult object to list.
 |
procedure Clear; |
Clear all TLDAPResult objects in list.
 |
function Count: integer; |
Return count of TLDAPResult objects in list.
 |
constructor Create; |
 |
destructor Destroy; override; |
Properties
Overview
Description
List of TLDAPResult objects.
Generated by PasDoc 0.8.8.2 on 2005-01-19 20:01:18