GroupLdapAttributeCollection Members

A collection of GroupLdapAttribute objects.

The following tables list the members exposed by the GroupLdapAttributeCollection type.

Public Properties

(see also Protected Properties )

  Name Description
Public property Capacity  (Inherited from CollectionBase)
Public property Count  (Inherited from CollectionBase)
Public property Item Gets or sets the GroupLdapAttribute collection at the specified index.

Top

Protected Properties

  Name Description
Protected property InnerList  (Inherited from CollectionBase)
Protected property List  (Inherited from CollectionBase)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Add Adds an item to the GroupLdapAttributeCollection.
Public method Clear  (Inherited from CollectionBase)
Public method Contains Determines whether the GroupLdapAttributeCollection contains a specific element.
Public method Equals  Overloaded. (Inherited from Object)
Public method GetEnumerator  (Inherited from CollectionBase)
Public method GetHashCode  (Inherited from Object)
Public method GetType  (Inherited from Object)
Public method IndexOf Searches for the specified GroupLdapAttribute collection and returns the zero-based index of the first occurrence of this object within the collection.
Public method Insert Inserts an element into the GroupLdapAttributeCollection at the specified index.
Public method Static ReferenceEquals  (Inherited from Object)
Public method Remove Removes the first occurrence of a specific object from the GroupLdapAttributeCollection.
Public method RemoveAt  (Inherited from CollectionBase)
Public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object)
Protected method MemberwiseClone  (Inherited from Object)
Protected method OnClear  (Inherited from CollectionBase)
Protected method OnClearComplete  (Inherited from CollectionBase)
Protected method OnInsert  (Inherited from CollectionBase)
Protected method OnInsertComplete Overridden. Performs additional custom processes after inserting a new element into the GroupLdapAttributeCollection instance.
Protected method OnRemove  (Inherited from CollectionBase)
Protected method OnRemoveComplete  (Inherited from CollectionBase)
Protected method OnSet  (Inherited from CollectionBase)
Protected method OnSetComplete  (Inherited from CollectionBase)
Protected method OnValidate Overridden. Performs additional custom processes when validating a value.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Method System.Collections.ICollection.CopyTo  (Inherited from CollectionBase)
Explicit interface implementation Method System.Collections.IList.Add  (Inherited from CollectionBase)
Explicit interface implementation Method System.Collections.IList.Contains  (Inherited from CollectionBase)
Explicit interface implementation Method System.Collections.IList.IndexOf  (Inherited from CollectionBase)
Explicit interface implementation Method System.Collections.IList.Insert  (Inherited from CollectionBase)
Explicit interface implementation Method System.Collections.IList.Remove  (Inherited from CollectionBase)
Explicit interface implementation Property System.Collections.ICollection.IsSynchronized  (Inherited from CollectionBase)
Explicit interface implementation Property System.Collections.ICollection.SyncRoot  (Inherited from CollectionBase)
Explicit interface implementation Property System.Collections.IList.IsFixedSize  (Inherited from CollectionBase)
Explicit interface implementation Property System.Collections.IList.IsReadOnly  (Inherited from CollectionBase)
Explicit interface implementation Property System.Collections.IList.Item  (Inherited from CollectionBase)

Top

See Also

Reference

GroupLdapAttributeCollection Class
System.Web.Security.SingleSignOn Namespace

Footer image

Send comments about this topic to Microsoft.