Метод 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.) |
В начало