MeasureGroupDimensionCollection Members
Contains a collection of MeasureGroupDimension objects. This class cannot be inherited.
The following tables list the members exposed by the MeasureGroupDimensionCollection type.
Public Properties
(see also Protected Properties )
Nome | Description | |
---|---|---|
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (inherited from ModelComponentCollection) | |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (inherited from ModelComponentCollection) | |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (inherited from ModelComponentCollection) | |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (inherited from ModelComponentCollection) | |
Item | Overloaded. Gets the specified MeasureGroupDimension from the collection. | |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. (inherited from ModelComponentCollection) | |
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. (inherited from ModelComponentCollection) |
Torna all'inizio
Protected Properties
Nome | Description | |
---|---|---|
DemandLoadingService | (inherited from ModelComponentCollection ) | |
ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. (inherited from ModelComponentCollection) | |
Preloadable | Gets a value indicating whether the ModelComponentCollection can be preloaded. (inherited from ModelComponentCollection) |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
Add | Overloaded. Creates and adds a MeasureGroupDimension to the collection. | |
CanAdd | (inherited from ModelComponentCollection ) | |
Clear | Removes all elements from the ModelComponentCollection. (inherited from ModelComponentCollection) | |
Contains | Overloaded. | |
CopyTo | (inherited from ModelComponentCollection ) | |
Equals | Overloaded. (inherited from Object ) | |
Find | Gets the MeasureGroupDimension that has the specified identifier from the collection. | |
GetEnumerator | Returns an enumerator that can iterate through the ModelComponentCollection. (inherited from ModelComponentCollection) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
IndexOf | Overloaded. | |
Insert | Overloaded. Inserts a MeasureGroupDimension into the collection. | |
Move | Overloaded. Moves a MeasureGroupDimension to a new index in the collection. | |
ReferenceEquals | (inherited from Object ) | |
Remove | Overloaded. | |
RemoveAt | Overloaded. (inherited from ModelComponentCollection ) | |
ToString | (inherited from Object ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Add | Overloaded. (inherited from ModelComponentCollection ) | |
AddNew | Overloaded. (inherited from ModelComponentCollection ) | |
ChangeKey | (inherited from ModelComponentCollection ) | |
Contains | Overloaded. | |
EnsureLoaded | (inherited from ModelComponentCollection ) | |
Finalize | (inherited from Object ) | |
GetItem | (inherited from ModelComponentCollection ) | |
IndexOf | Overloaded. | |
Insert | Overloaded. (inherited from ModelComponentCollection ) | |
MemberwiseClone | (inherited from Object ) | |
Remove | Overloaded. |
Torna all'inizio
Public Events
Nome | Description | |
---|---|---|
CollectionChanged | (inherited from ModelComponentCollection ) | |
CollectionChanging | (inherited from ModelComponentCollection ) |
Torna all'inizio
Explicit Interface Implementations
Torna all'inizio
Vedere anche
Riferimento
MeasureGroupDimensionCollection Class
Microsoft.AnalysisServices Namespace