Unicode Controls & Classes for VB6 - Version 4

clsFileIniEx.GetSectionRows Method

Gets an array containing the lines of the specified sections

Syntax
Public Sub GetSectionRows (ByVal sSecName As String, _
ByRef vRows As Variant)
Parameters
Parameter Description
ByVal sSecName As String The Section name
ByRef vRows As Variant (OUT) Section rows
Remarks
Use [GetSectionRowKey] and [GetSectionRowValue] for using the array