subscript(_:)

Accesses the component at the specified index.

Declaration

subscript(index: Int) -> Int32 { get set }