index(ofSectionTitled:)
Returns the ordered index of the section with the given title, or nil if not found.
Declaration
func index(ofSectionTitled title: SectionTitle) -> Int?Returns the ordered index of the section with the given title, or nil if not found.
func index(ofSectionTitled title: SectionTitle) -> Int?