Propriétés AlgorithmParameterCollection
Inclure les membres protégés
Inclure les membres hérités
Le type AlgorithmParameterCollection expose les membres suivants.
Nom | 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. |
Haut de la page
Nom | Description | |
---|---|---|
![]() ![]() |
IList.IsFixedSize | Gets a value that indicates whether the AlgorithmParameterCollection has a fixed size. |
![]() ![]() |
IList.IsReadOnly | Gets a value that indicates whether the AlgorithmParameterCollection is read-only. |
![]() ![]() |
ICollection.IsSynchronized | Gets a value that indicates whether access to the AlgorithmParameterCollection is synchronized (thread safe). |
![]() ![]() |
IList.Item | Gets the element at the specified index. |
![]() ![]() |
ICollection.SyncRoot | Gets an object that can be used to synchronize access to the AlgorithmParameterCollection. |
Haut de la page