Partager via


AceCollection Members

Represents a collection of access control entries specifying access rights for one or more trustees.

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

Public Constructors

  Nom Description
AceCollection Initializes a new instance of the AceCollection class.

Haut de la page

Public Properties

(see also Protected Properties )

  Nom Description
ms160639.pubproperty(fr-fr,SQL.90).gif Capacity  (inherited from CollectionBase )
ms160639.pubproperty(fr-fr,SQL.90).gif Count  (inherited from CollectionBase )
ms160639.pubproperty(fr-fr,SQL.90).gif Item Gets or sets the element at the specified index. In C#, this property is the indexer for the AceCollection class.

Haut de la page

Protected Properties

  Nom Description
ms160639.protproperty(fr-fr,SQL.90).gif InnerList  (inherited from CollectionBase )
ms160639.protproperty(fr-fr,SQL.90).gif List  (inherited from CollectionBase )

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms160639.pubmethod(fr-fr,SQL.90).gif Add Adds an object to the end of the AceCollection.
ms160639.pubmethod(fr-fr,SQL.90).gif Clear  (inherited from CollectionBase )
ms160639.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms160639.pubmethod(fr-fr,SQL.90).gif GetEnumerator  (inherited from CollectionBase )
ms160639.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms160639.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms160639.pubmethod(fr-fr,SQL.90).gifms160639.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms160639.pubmethod(fr-fr,SQL.90).gif RemoveAt  (inherited from CollectionBase )
ms160639.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms160639.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms160639.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )
ms160639.protmethod(fr-fr,SQL.90).gif OnClear  (inherited from CollectionBase )
ms160639.protmethod(fr-fr,SQL.90).gif OnClearComplete  (inherited from CollectionBase )
ms160639.protmethod(fr-fr,SQL.90).gif OnInsert  (inherited from CollectionBase )
ms160639.protmethod(fr-fr,SQL.90).gif OnInsertComplete  (inherited from CollectionBase )
ms160639.protmethod(fr-fr,SQL.90).gif OnRemove  (inherited from CollectionBase )
ms160639.protmethod(fr-fr,SQL.90).gif OnRemoveComplete  (inherited from CollectionBase )
ms160639.protmethod(fr-fr,SQL.90).gif OnSet  (inherited from CollectionBase )
ms160639.protmethod(fr-fr,SQL.90).gif OnSetComplete  (inherited from CollectionBase )
ms160639.protmethod(fr-fr,SQL.90).gif OnValidate  (inherited from CollectionBase )

Haut de la page

Explicit Interface Implementations

  Nom Description
System.Collections.ICollection.CopyTo  (inherited from CollectionBase )
System.Collections.IList.Add  (inherited from CollectionBase )
System.Collections.IList.Contains  (inherited from CollectionBase )
System.Collections.IList.IndexOf  (inherited from CollectionBase )
System.Collections.IList.Insert  (inherited from CollectionBase )
System.Collections.IList.Remove  (inherited from CollectionBase )
System.Collections.ICollection.IsSynchronized  (inherited from CollectionBase )
System.Collections.ICollection.SyncRoot  (inherited from CollectionBase )
System.Collections.IList.IsFixedSize  (inherited from CollectionBase )
System.Collections.IList.IsReadOnly  (inherited from CollectionBase )
System.Collections.IList.Item  (inherited from CollectionBase )

Haut de la page

Voir aussi

Référence

AceCollection Class
Microsoft.ReportingServices.Interfaces Namespace