Méthode AlgorithmParameterCollection.IList.Insert

Inserts an item to the AlgorithmParameterCollection at the specified index.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
void IList.Insert(
    int index,
    Object value
)

Paramètres

  • index
    Type : System.Int32
    The zero-based index at which the value will be inserted.

Implémente

IList.Insert(Int32, Object)

Voir aussi

Référence

AlgorithmParameterCollection Classe

Espace de noms Microsoft.AnalysisServices