Instance Subscript

subscript(_:)

Gets the entity at the specified index.

Declaration 宣言

subscript(position: Int) -> Result { get }