다음을 통해 공유


SpannableString.GetChars(Int32, Int32, Char[], Int32) 메서드

정의

[Android.Runtime.Register("getChars", "(II[CI)V", "")]
public override sealed void GetChars (int start, int end, char[]? dest, int off);
[<Android.Runtime.Register("getChars", "(II[CI)V", "")>]
override this.GetChars : int * int * char[] * int -> unit

매개 변수

start
Int32
end
Int32
dest
Char[]
off
Int32

구현

특성

적용 대상