Método TranslationCollection.Contains
Incluir membros protegidos
Incluir membros herdados
Indicates whether the collection contains a Translation.
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. | |
Contains(IModelComponent) | Determines whether the specified item is in the collection. (Herdado de ModelComponentCollection.) | |
Contains(Translation) | Indicates whether the collection contains a specified Translation. |
Início