ISDBIniFile::DeleteSection
CoClass SDBIniFile, Interface ISDBIniFile
Sub DeleteSection(Section As String)
Parameters
Name | Type | Description |
---|---|---|
Section | String | A section to delete. |
Method description
Deletes an entire section in ini file.
CoClass SDBIniFile, Interface ISDBIniFile
Sub DeleteSection(Section As String)
Name | Type | Description |
---|---|---|
Section | String | A section to delete. |
Deletes an entire section in ini file.