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


Метод Contains

Indicates whether the collection contains a Translation.

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

  Имя Описание
Защищенный метод 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.
Защищенный метод Contains(IModelComponent) (Наследуется из ModelComponentCollection.)
Открытый метод Contains(Translation) Indicates whether the collection contains a specified Translation.

В начало