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. |
맨 위로 이동