Partilhar via


Método Contains

Indicates whether the collection contains a Translation.

Lista de sobrecargas

  Nome Descrição
Método protegido Contains(String) Determines whether an item with the specified key is in the ModelComponentCollection. (Herdado de ModelComponentCollection.)
Método público Contains(Int32) Indicates whether the collection contains a Translation with the specified language.
Método protegido Contains(IModelComponent) (Herdado de ModelComponentCollection.)
Método público Contains(Translation) Indicates whether the collection contains a specified Translation.

Início