IniFile: GetSectionNames

GetSectionNames

Returns a list of section names in an INI file.



 Public Function GetSectionNames ( ) As String ( )

Return Values

String() -  An array of section names, or a zero-length array if no sections exist.

See Also

Project CorLib Overview

Class IniFile Overview