文書   >   Swift 標準ライブラリ   >   Collections   >   Supporting Types   >   AnyRandomAccessCollection   >   distance(from:to:)
インスタンスメソッド
distance(from:to:)
利用可能な概要はありません。
宣言
func distance(from start: AnyRandomAccessCollection.Index, to end: AnyRandomAccessCollection.Index) -> Int