ISDBIniFile::ValueExists
CoClass SDBIniFile, Interface ISDBIniFile
Property Get/Let ValueExists(Section As String, Ident As String) As Bool
Parameters
| Name | Type | Description |
|---|---|---|
| Section | String | Section to be accessed. |
| Ident | String | Value to be accessed. |
Property description
Checks existing of value in an ini file.