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. |
| strFilename | Required. A String Value. INI Filename. |