Overload List

  Name Description
Public method Load(Stream)
Loads the IniFile from the specified Stream.
Public method Load(TextReader)
Loads the IniFile from the specified TextReader.
Public method Load(String)
Loads the IniFile from the specified file.

See Also