LDAP Client.Net

EntryCollection Members

EntryCollection overview

Public Instance Properties

Count The number of entries in this collection.
IsSynchronized Gets a value indicating whether access to this collection is synchronized (thread safe).
Item Entry in this collection.
SyncRoot Gets an object that can be used to synchronize access to this collection.

Public Instance Methods

ClearSort Clears all sort criteria.
CopyTo Copies the elements of this collection to an Array, starting at a particular Array index.
Dispose 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetEnumerator 
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
SortByOverloaded. Sort the collection by the values of named attributes. Sort direction is ascending.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

EntryCollection Class | LdapServices.Ldap Namespace