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