ISDBIniFile::Keys
From MMWiki
CoClass SDBIniFile, Interface ISDBIniFile
Property Get Keys(Section As String) As SDBStringList
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Section | String | A section where to find all the keys. |
[edit]
Property description
Returns a list of all keys in a given section.
