TextLineCollection.IndexOf(Int32) 메서드

정의

문자 위치를 포함하는 TextLine의 인덱스입니다.

public:
 abstract int IndexOf(int position);
public abstract int IndexOf (int position);
abstract member IndexOf : int -> int
Public MustOverride Function IndexOf (position As Integer) As Integer

매개 변수

position
Int32

반환

적용 대상