Unicode Controls & Classes for VB6 - Version 4

clsSearchFilesFInfoAL.oCollSubFiles Property

Contains the list of sub files and sub folders if the item is a directory

Syntax
Public Property Get oCollSubFiles () As cArrayList
Public Property Let oCollSubFiles (ByVal v As cArrayList)
Parameters
Parameter Description
ByVal v As cArrayList The new value
Remarks