文書 > Swift > Swift 標準ライブラリ > Collections > Supporting Types > Slice > subscript(_:)
サブスクリプト
subscript(_:)
利用可能な概要はありません。
宣言
subscript(index: Slice<Base>.Index) -> Base.Element { get }
関連
プロトコルから
- BidirectionalCollection
- Collection
- RandomAccessCollection
- RangeReplaceableCollection