共用方式為


Contains 方法

Indicates whether the collection contains a Translation.

多載清單 

  名稱 描述
受保護的方法 Contains(String) Determines whether an item with the specified key is in the ModelComponentCollection. (繼承自 ModelComponentCollection。)
公用方法 Contains(Int32) Indicates whether the collection contains a Translation with the specified language.
受保護的方法 Contains(IModelComponent) (繼承自 ModelComponentCollection。)
公用方法 Contains(Translation) Indicates whether the collection contains a specified Translation.

頂端