IniFile.GetKeyValue Method
From IniFileIO
IniFileGetKeyValue Method |
IniFileIO Documentation |
Overload List
| Name | Description | |
|---|---|---|
| GetKeyValue(String, String, String) |
Gets the value of keyName in the specified sectionName.
| |
| GetKeyValue(IniFileSection, String, String) |
Gets the value of keyName in the specified section.
|
See Also