Contents

index(ofSectionNamed:)

Returns the ordered index of the section with the given name, or nil if not found.

Declaration

func index(ofSectionNamed name: SectionName) -> Int?

Discussion

See Also

Finding sections