Start refactoring IniFile: - Don't do a linear search in Delete. - Move less frequently used methods into Section rather than being inconsistent or duplicating.