Método Contains
Indicates whether the collection contains an AttributeTranslation.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Contains(String) | Determines whether an item with the specified key is in the ModelComponentCollection. (Herdado de ModelComponentCollection.) | |
Contains(Int32) | Indicates whether the collection contains a Translation with the specified language. (Herdado de TranslationCollection.) | |
Contains(AttributeTranslation) | Indicates whether the collection contains the specified AttributeTranslation. | |
Contains(IModelComponent) | (Herdado de ModelComponentCollection.) | |
Contains(Translation) | Indicates whether the collection contains a specified Translation. (Herdado de TranslationCollection.) |
Início
Consulte também