Ini.load

Loads the specified raw INI-formatted text into this instance.

@param iniConfig the raw INI-formatted text to load into this instance. @throws ConfigurationException if the text cannot be loaded

class Ini
void
load
(
string iniConfig
)

Meta