Metodo Contains
Indicates whether the collection contains a Translation.
Elenco di overload
Nome | Descrizione | |
---|---|---|
Contains(String) | Determines whether an item with the specified key is in the ModelComponentCollection. (Ereditato da ModelComponentCollection). | |
Contains(Int32) | Indicates whether the collection contains a Translation with the specified language. | |
Contains(IModelComponent) | (Ereditato da ModelComponentCollection). | |
Contains(Translation) | Indicates whether the collection contains a specified Translation. |
In alto
Vedere anche