Свойства AlgorithmParameterCollection

Показывать защищенные элементы
Показывать наследуемые элементы

Тип AlgorithmParameterCollection обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытое свойство 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.

В начало

См. также

Справочник

AlgorithmParameterCollection Класс

Пространство имен Microsoft.AnalysisServices