다음을 통해 공유


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에서 상속됩니다.)

맨 위로 이동