Type Return
None
Syntax
Object.GetIniList strFilename, strSection, objList
The GetIniList Methods syntax has these parts:
| Part | Description |
| object | An expression evaluating to an Object of type modIniFile. |
| strFilename | Required. A String Value. |
| strSection | Required. A String Value. |
| objList | Required. A Object Object. |