clsFileIniEx.RemoveSection FunctionRemoves the specified section from the fileSyntax
Public Function RemoveSection (ByVal sSection As String) As Boolean
Parameters
Remarks
You cannot remove the empty section (The section without name)
|