Метод ModelComponentCollection.IModelComponentCollection.Contains

Indicates whether the collection contains a specific value.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

C#
bool IModelComponentCollection.Contains(
    IModelComponent item
)

Параметры

Возвращаемое значение

Тип: System.Boolean
true if the item is found in the collection; otherwise, false.

Реализует

IModelComponentCollection.Contains(IModelComponent)

См. также

Справочник

ModelComponentCollection Класс

Пространство имен Microsoft.AnalysisServices