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