Summary
public void Delete(string section, string name)
Deletes the given configuration key.
Parameters
Summary
public void Delete(MyIniKey key)
Deletes the given configuration key.
Parameters
- MyIniKey key
public void Delete(string section, string name)
Deletes the given configuration key.
public void Delete(MyIniKey key)
Deletes the given configuration key.