TranslationCollection.Contains Método
Incluir miembros protegidos
Incluir miembros heredados
Indicates whether the collection contains a Translation.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Contains(String) | Determines whether an item with the specified key is in the ModelComponentCollection. (Se hereda 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. (Se hereda de ModelComponentCollection.) | |
Contains(Translation) | Indicates whether the collection contains a specified Translation. |
Arriba