Edits.Iterator.DestinationIndex メソッド

定義

宛先文字列内の現在のスパンの開始インデックス。スパンの長さは #newLength

[Android.Runtime.Register("destinationIndex", "()I", "", ApiSince=29)]
public int DestinationIndex();
[<Android.Runtime.Register("destinationIndex", "()I", "", ApiSince=29)>]
member this.DestinationIndex : unit -> int

返品

現在のインデックスを完全な宛先文字列に変換する

属性

注釈

宛先文字列内の現在のスパンの開始インデックス。スパンの長さは #newLength

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象