Compartir a través de


Contains Método

Indicates whether the collection contains an AttributeTranslation.

Lista de sobrecargas

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

Principio