TableNotificationCollection.IList.Add Método

Adds an item to the collection.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

C#
int IList.Add(
    Object value
)

Parámetros

Valor devuelto

Tipo: System.Int32
The zero-based index at which the object has been added.

Implementa

IList.Add(Object)

Vea también

Referencia

TableNotificationCollection Clase

Espacio de nombres Microsoft.AnalysisServices