[]
Gets a section from a Sections collection by its Type. Returns null if section not found.
public Section FindSection(SectionTypeEnum sectionType)
Public Function FindSection(sectionType As SectionTypeEnum) As Section