共用方式為


IndexOf 方法

Gets the index of a Translation.

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

多載 清單

  名稱 說明
受保護的方法 IndexOf(String) Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. (繼承自 ModelComponentCollection。)
公用方法 IndexOf(Int32) Gets the index of a Translation, with the specified language.
受保護的方法 IndexOf(IModelComponent) (繼承自 ModelComponentCollection。)
公用方法 IndexOf(Translation) Gets the index of a specified Translation.

上層