IndexOf 方法
Gets the index of an AttributeTranslation.
多載清單
名稱 | 描述 | |
---|---|---|
![]() |
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. (繼承自 TranslationCollection。) |
![]() |
IndexOf(AttributeTranslation) | Gets the index of a specified AttributeTranslation. |
![]() |
IndexOf(IModelComponent) | (繼承自 ModelComponentCollection。) |
![]() |
IndexOf(Translation) | Gets the index of a specified Translation. (繼承自 TranslationCollection。) |
頂端