Contains a collection of AlgorithmParameter objects. This class cannot be inherited.
The following tables list the members exposed by the AlgorithmParameterCollection type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| AlgorithmParameterCollection | Initializes a new instance of AlgorithmParameter. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Count | Gets the number of AlgorithmParameter objects contained in the collection. | 
| .gif) | Item | Overloaded. Gets the specified AlgorithmParameter from the collection. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Add | Overloaded. Creates and adds an AlgorithmParameter to the collection. | 
| .gif) | Clear | Removes all elements from the collection. | 
| .gif) | Contains | Overloaded. Indicates whether the collection contains an AlgorithmParameter. | 
| .gif) | CopyTo | Overloaded. Copies the entire collection to a specified Array or AlgorithmParameterCollection. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | Find | Gets the AlgorithmParameter, with the specified name, from the collection. | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | IndexOf | Overloaded. Gets the index of an AlgorithmParameter. | 
| .gif) | Insert | Overloaded. Inserts an AlgorithmParameter into the collection. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Remove | Overloaded. Removes an AlgorithmParameter from the collection. | 
| .gif) | RemoveAt | Removes the AlgorithmParameter, at the specified index, from the collection. | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
Explicit Interface Implementations
顶部
请参阅
参考
AlgorithmParameterCollection Class
Microsoft.AnalysisServices Namespace