Unicode Controls & Classes for VB6 - Version 4

clsFileIniEx.RemoveSection Function

Removes the specified section from the file

Syntax
Public Function RemoveSection (ByVal sSection As String) As Boolean
Parameters
Parameter Description
ByVal sSection As String The section name to remove
Remarks
You cannot remove the empty section (The section without name)