IniSection.AddKeyValue Method

TG.INI

IniSectionAddKeyValue Method

Overload List
  NameDescription
Public methodAddKeyValue(String, String)
Adds a new key/value entry to the section.
Public methodAddKeyValue(String, String, Boolean, Boolean)
Adds a new key/value entry to the section.
Top
See Also