Contains-Methode

Indicates whether the collection contains an AttributeTranslation.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Geschützte Methode Contains(String) Determines whether an item with the specified key is in the ModelComponentCollection. (Geerbt von ModelComponentCollection.)
Öffentliche Methode Contains(Int32) Indicates whether the collection contains a Translation with the specified language. (Geerbt von TranslationCollection.)
Öffentliche Methode Contains(AttributeTranslation) Indicates whether the collection contains the specified AttributeTranslation.
Geschützte Methode Contains(IModelComponent) (Geerbt von ModelComponentCollection.)
Öffentliche Methode Contains(Translation) Indicates whether the collection contains a specified Translation. (Geerbt von TranslationCollection.)

Zum Anfang