TextFile :: ~TextFile - Destructor
Implementation details
TextFile  :: ~TextFile (  )
The destructor destroys the file handle. When the file handle is the last handle referring to the file object, the file object will be destroyed, too.