IniLikeFile.this

Read from range of inilike.range.IniLikeReader. Note: All exceptions thrown within constructor are turning into IniLikeReadException.

  1. this()
  2. this(string fileName, ReadOptions readOptions)
  3. this(IniLikeReader reader, string fileName, ReadOptions readOptions)

Throws

IniLikeReadException if error occured while parsing.

Meta