TranslationCollection.Contains-Methode
Geschützte Member einschließen
Geerbte Member einschließen
Indicates whether the collection contains a Translation.
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 | |
---|---|---|
Contains(String) | Determines whether an item with the specified key is in the ModelComponentCollection. (Geerbt von 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. (Geerbt von ModelComponentCollection.) | |
Contains(Translation) | Indicates whether the collection contains a specified Translation. |
Zum Anfang