IniFile :: ~IniFile - Destructor
The function releases ini-file resources. Changes are not saved automatically.
Implementation details
IniFile :: ~IniFile ( )
The destructor destroys the ini-file handle. When the ini-file handle is the last handle referring to the ini-file object, the ini-file object will be destroyed, too.