Metodo Contains

Indicates whether the collection contains an AttributeTranslation.

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. Ereditato da TranslationCollection.
Metodo pubblico Contains(AttributeTranslation) Indicates whether the collection contains the specified AttributeTranslation.
Metodo protetto Contains(IModelComponent) Ereditato da ModelComponentCollection.
Metodo pubblico Contains(Translation) Indicates whether the collection contains a specified Translation. Ereditato da TranslationCollection.

In alto