Contains a collection of Perspective objects. This class cannot be inherited.
The following tables list the members exposed by the PerspectiveCollection type.
Public Properties
(see also Protected Properties )
| 名称 | 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 Perspective 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) | 
顶部
Protected Properties
| 名称 | 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) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Add | Overloaded. Creates and adds a Perspective to the collection. | 
| .gif) | CanAdd | (inherited from NamedComponentCollection ) | 
| .gif) | Clear | Removes all elements from the ModelComponentCollection. (inherited from ModelComponentCollection) | 
| .gif) | Contains | Overloaded. | 
| .gif) | ContainsName | (inherited from NamedComponentCollection ) | 
| .gif) | CopyTo | (inherited from ModelComponentCollection ) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | Find | Gets the Perspective that has the specified identifier from the collection. | 
| .gif) | FindByName | Gets the Perspective, that has the specified name, from the collection. | 
| .gif) | GetByName | Gets the Perspective that has the specified name from the collection. | 
| .gif) | GetEnumerator | Returns an enumerator that can iterate through the ModelComponentCollection. (inherited from ModelComponentCollection) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetNewID | Overloaded. (inherited from NamedComponentCollection ) | 
| .gif) | GetNewName | Overloaded. (inherited from NamedComponentCollection ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | IndexOf | Overloaded. | 
| .gif) | IndexOfName | (inherited from NamedComponentCollection ) | 
| .gif) | Insert | Overloaded. Inserts a Perspective into the collection. | 
| .gif) | IsValidID | Overloaded. | 
| .gif) | IsValidName | Overloaded. | 
| .gif) | Move | Overloaded. Moves a Perspective to a new index in the collection. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Remove | Overloaded. | 
| .gif) | RemoveAt | Overloaded. (inherited from ModelComponentCollection ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Add | Overloaded. (inherited from MajorObjectCollection ) | 
| .gif) | AddNew | Overloaded. (inherited from ModelComponentCollection ) | 
| .gif) | ChangeKey | (inherited from ModelComponentCollection ) | 
| .gif) | Contains | Overloaded. | 
| .gif) | EnsureLoaded | (inherited from ModelComponentCollection ) | 
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | GetItem | (inherited from ModelComponentCollection ) | 
| .gif) | IndexOf | Overloaded. | 
| .gif) | Insert | Overloaded. (inherited from MajorObjectCollection ) | 
| .gif) | IsValidID | Overloaded. (inherited from NamedComponentCollection ) | 
| .gif) | IsValidName | Overloaded. (inherited from NamedComponentCollection ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
| .gif) | Remove | Overloaded. | 
顶部
Public Events
| 名称 | Description | |
|---|---|---|
| .gif) | CollectionChanged | (inherited from ModelComponentCollection ) | 
| .gif) | CollectionChanging | (inherited from ModelComponentCollection ) | 
顶部
Explicit Interface Implementations
顶部
请参阅
参考
PerspectiveCollection Class
Microsoft.AnalysisServices Namespace