Compartir a través de


Contains Método

Indicates whether the collection contains a Translation.

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.
Método protegido Contains(IModelComponent) (Se hereda de ModelComponentCollection).
Método publico Contains(Translation) Indicates whether the collection contains a specified Translation.

Principio