Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains a collection of AggregationAttribute objects. This class cannot be inherited.
The following tables list the members exposed by the AggregationAttributeCollection type.
Public Properties
(see also Protected Properties )
| Name | Description | |
|---|---|---|
| .gif) | Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (inherited from ModelComponentCollection) | 
| .gif) | IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (inherited from ModelComponentCollection) | 
| .gif) | IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (inherited from ModelComponentCollection) | 
| .gif) | IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (inherited from ModelComponentCollection) | 
| .gif) | Item | Overloaded. Gets the specified AggregationAttribute from the collection. | 
| .gif) | Parent | Gets the IModelComponent that contains the ModelComponentCollection. (inherited from ModelComponentCollection) | 
| .gif) | SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. (inherited from ModelComponentCollection) | 
Top
Protected Properties
| Name | Description | |
|---|---|---|
| .gif) | DemandLoadingService | (inherited from ModelComponentCollection ) | 
| .gif) | ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. (inherited from ModelComponentCollection) | 
| .gif) | Preloadable | Gets a value indicating whether the ModelComponentCollection can be preloaded. (inherited from ModelComponentCollection) | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Add | Overloaded. Creates and adds an AggregationAttribute to the collection. | 
| .gif) | CanAdd | (inherited from ModelComponentCollection ) | 
| .gif) | Clear | Removes all elements from the ModelComponentCollection. (inherited from ModelComponentCollection) | 
| .gif) | Contains | Overloaded. Indicates whether the collection contains an AggregationAttribute. | 
| .gif) | CopyTo | (inherited from ModelComponentCollection ) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | Find | Gets the AggregationAttribute, with the specified identifier, from the collection. | 
| .gif) | GetEnumerator | Returns an enumerator that can iterate through the ModelComponentCollection. (inherited from ModelComponentCollection) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | IndexOf | Overloaded. Gets the index of an AggregationAttribute. | 
| .gif) | Insert | Overloaded. Inserts an AggregationAttribute into the collection. | 
| .gif) | Move | Overloaded. Moves an AggregationAttribute to a new index in the collection. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Remove | Overloaded. Removes an AggregationAttribute from the collection. | 
| .gif) | RemoveAt | Overloaded. (inherited from ModelComponentCollection ) | 
| .gif) | ToString | (inherited from Object ) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Add | Overloaded. (inherited from ModelComponentCollection ) | 
| .gif) | AddNew | Overloaded. (inherited from ModelComponentCollection ) | 
| .gif) | ChangeKey | (inherited from ModelComponentCollection ) | 
| .gif) | Contains | Overloaded. (inherited from ModelComponentCollection ) | 
| .gif) | EnsureLoaded | (inherited from ModelComponentCollection ) | 
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | GetItem | (inherited from ModelComponentCollection ) | 
| .gif) | IndexOf | Overloaded. (inherited from ModelComponentCollection ) | 
| .gif) | Insert | Overloaded. (inherited from ModelComponentCollection ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
| .gif) | Remove | Overloaded. (inherited from ModelComponentCollection ) | 
Top
Public Events
| Name | Description | |
|---|---|---|
| .gif) | CollectionChanged | (inherited from ModelComponentCollection ) | 
| .gif) | CollectionChanging | (inherited from ModelComponentCollection ) | 
Top
Explicit Interface Implementations
Top
See Also
Reference
AggregationAttributeCollection Class
Microsoft.AnalysisServices Namespace