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