Instance Property インスタンスプロパティ

startIndex

The position of the first code unit if the String is nonempty; identical to endIndex otherwise. Stringが空で無いならば最初のコードユニットの位置;そうでないならばendIndexと同一です。

Declaration 宣言

var startIndex: String.UTF16View.Index { get }

Relationships 関係

From Protocol 由来プロトコル