Поделиться через


Метод Contains

Indicates whether the collection contains an AttributeTranslation.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Защищенный метод Contains(String) Determines whether an item with the specified key is in the ModelComponentCollection. (Производный от ModelComponentCollection.)
Открытый метод Contains(Int32) Indicates whether the collection contains a Translation with the specified language. (Производный от TranslationCollection.)
Открытый метод Contains(AttributeTranslation) Indicates whether the collection contains the specified AttributeTranslation.
Защищенный метод Contains(IModelComponent) (Производный от ModelComponentCollection.)
Открытый метод Contains(Translation) Indicates whether the collection contains a specified Translation. (Производный от TranslationCollection.)

В начало