Método ModelComponentCollection.IList.RemoveAt

Removes the item at the specified index.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

C#
void IList.RemoveAt(
    int index
)

Parâmetros

  • index
    Tipo: System.Int32
    The zero-based index of the item to remove.

Implementa

IList.RemoveAt(Int32)

Consulte também

Referência

ModelComponentCollection Classe

Namespace Microsoft.AnalysisServices