Método Contains
Indicates whether the collection contains an AttributeTranslation.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
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