subscript(_:)

Gets the entity at the specified index within the section.

Declaration

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