Method Remove
- Namespace
- Sisk.IniConfiguration.Core
- Assembly
- Sisk.IniConfiguration.Core.dll
Remove(string)
public bool Remove(string key)
Parameters
key
string
Returns
Remove(KeyValuePair<string, string[]>)
public bool Remove(KeyValuePair<string, string[]> item)
Parameters
item
KeyValuePair<string, string[]>