Метод AlgorithmParameterCollection.Insert
Показывать защищенные элементы
Показывать наследуемые элементы
Inserts an AlgorithmParameter into the collection.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
Insert(Int32, AlgorithmParameter) | Inserts an AlgorithmParameter into the collection at the specified index. | |
Insert(Int32, String, Object) | Creates and inserts an AlgorithmParameter, with the specified name and value, into the collection at the specified index. |
В начало