AlgorithmParameterCollection Properties
SQL Server 2008 R2
The AlgorithmParameterCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of AlgorithmParameter objects contained in the collection. |
|
Item[Int32] | Gets the AlgorithmParameter at the specified index from the collection. |
|
Item[String] | Gets the AlgorithmParameter, with the specified name, from the collection. |
