Metodo Contains

Indicates whether the collection contains a Translation.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo protetto Contains(String) Determines whether an item with the specified key is in the ModelComponentCollection. Ereditato da ModelComponentCollection.
Metodo pubblico Contains(Int32) Indicates whether the collection contains a Translation with the specified language.
Metodo protetto Contains(IModelComponent) Ereditato da ModelComponentCollection.
Metodo pubblico Contains(Translation) Indicates whether the collection contains a specified Translation.

In alto