ISDBIniFile::ValueExists
Jump to navigation
Jump to search
CoClass SDBIniFile, Interface ISDBIniFile
Property Get 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.