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