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
Имя | Description | |
---|---|---|
AceCollection | Initializes a new instance of the AceCollection class. |
В начало
Public Properties
(see also Protected Properties )
Имя | Description | |
---|---|---|
Capacity | (inherited from CollectionBase ) | |
Count | (inherited from CollectionBase ) | |
Item | Gets or sets the element at the specified index. In C#, this property is the indexer for the AceCollection class. |
В начало
Protected Properties
Имя | Description | |
---|---|---|
InnerList | (inherited from CollectionBase ) | |
List | (inherited from CollectionBase ) |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
Add | Adds an object to the end of the AceCollection. | |
Clear | (inherited from CollectionBase ) | |
Equals | Overloaded. (inherited from Object ) | |
GetEnumerator | (inherited from CollectionBase ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
RemoveAt | (inherited from CollectionBase ) | |
ToString | (inherited from Object ) |
В начало
Protected Methods
Имя | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) | |
OnClear | (inherited from CollectionBase ) | |
OnClearComplete | (inherited from CollectionBase ) | |
OnInsert | (inherited from CollectionBase ) | |
OnInsertComplete | (inherited from CollectionBase ) | |
OnRemove | (inherited from CollectionBase ) | |
OnRemoveComplete | (inherited from CollectionBase ) | |
OnSet | (inherited from CollectionBase ) | |
OnSetComplete | (inherited from CollectionBase ) | |
OnValidate | (inherited from CollectionBase ) |
В начало
Explicit Interface Implementations
Имя | 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 ) |
В начало
См. также
Справочник
AceCollection Class
Microsoft.ReportingServices.Interfaces Namespace