Propriétés AlgorithmParameterCollection

Inclure les membres protégés
Inclure les membres hérités

Le type AlgorithmParameterCollection expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Count Gets the number of AlgorithmParameter objects contained in the collection.
Propriété publique Item[Int32] Gets the AlgorithmParameter at the specified index from the collection.
Propriété publique Item[String] Gets the AlgorithmParameter, with the specified name, from the collection.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface explicitePropriété privée IList.IsFixedSize Gets a value that indicates whether the AlgorithmParameterCollection has a fixed size.
Implémentation d'interface explicitePropriété privée IList.IsReadOnly Gets a value that indicates whether the AlgorithmParameterCollection is read-only.
Implémentation d'interface explicitePropriété privée ICollection.IsSynchronized Gets a value that indicates whether access to the AlgorithmParameterCollection is synchronized (thread safe).
Implémentation d'interface explicitePropriété privée IList.Item Gets the element at the specified index.
Implémentation d'interface explicitePropriété privée ICollection.SyncRoot Gets an object that can be used to synchronize access to the AlgorithmParameterCollection.

Haut de la page

Voir aussi

Référence

AlgorithmParameterCollection Classe

Espace de noms Microsoft.AnalysisServices