IniFileAddKey Method |
IniFileIO Documentation |
Overload List
Name | Description | |
---|---|---|
AddKey(String, IniFileKey) |
Adds the key to the specified sectionName.
| |
AddKey(String, String, String, String, Int32) |
Creates a new IniFileKey with the passed in values and adds it to the specified sectionName.
|
See Also