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