Instance Subscript

subscript(_:)

Gets the entity at the specified index within the section.

Declaration 宣言

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