Metodo DataItemCollection.IList.Contains

Indicates whether the collection contains a specific value.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
bool IList.Contains(
    Object value
)

Parametri

Valore restituito

Tipo: System.Boolean
true if the object is found in the collection; otherwise, false.

Implementa

IList.Contains(Object)

Vedere anche

Riferimento

DataItemCollection Classe

Spazio dei nomi Microsoft.AnalysisServices