IniSection.setValue

Set an existing key's value.

  1. void setValue(IniKey ikey, string newValue)
    class IniSection
    @safe nothrow
    void
    setValue
  2. void setValue(string keyName, string newValue)

Meta