Contains Método
Indicates whether the collection contains an AttributeTranslation.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Contains(String) | Determines whether an item with the specified key is in the ModelComponentCollection. (Se hereda de ModelComponentCollection). | |
Contains(Int32) | Indicates whether the collection contains a Translation with the specified language. (Se hereda de TranslationCollection). | |
Contains(AttributeTranslation) | Indicates whether the collection contains the specified AttributeTranslation. | |
Contains(IModelComponent) | (Se hereda de ModelComponentCollection). | |
Contains(Translation) | Indicates whether the collection contains a specified Translation. (Se hereda de TranslationCollection). |
Principio