Public Method GetSectionNames

Returns the INI file section names.

Type Return

A Variant Value

Syntax

Object.GetSectionNames ( strFilename)

The GetSectionNames Methods syntax has these parts:

Part Description
object An expression evaluating to an Object of type modIniFile.
strFilenameRequired. A String Value. INI Filename.