共用方式為


Contains 方法

Indicates whether the collection contains an AttributeTranslation.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
受保護的方法 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. (繼承自 TranslationCollection。)
公用方法 Contains(AttributeTranslation) Indicates whether the collection contains the specified AttributeTranslation.
受保護的方法 Contains(IModelComponent) (繼承自 ModelComponentCollection。)
公用方法 Contains(Translation) Indicates whether the collection contains a specified Translation. (繼承自 TranslationCollection。)

上層