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


Метод 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.)

В начало