ModelComponentCollection Members
Contains a collection of ModelComponent objects.
The following tables list the members exposed by the ModelComponentCollection type.
Protected Constructors
Name | Description | |
---|---|---|
ModelComponentCollection | Overloaded. |
Top
Public Properties
(see also Protected Properties )
Name | 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. |
Top
Protected Properties
Name | 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. |
Top
Public Methods
(see also Protected Methods )
Name | 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 ) |
Top
Protected Methods
Name | 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 |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
CollectionChanged | |
![]() |
CollectionChanging |
Top
Explicit Interface Implementations
Top
See Also
Reference
ModelComponentCollection Class
Microsoft.AnalysisServices Namespace