<FileSystemTree> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » FileSystemTree

Function Members

Function members are as follows:

Return Type Function Name Documentation
static int32CreateCreates a tree of <FolderConfigNode> and <FileConfigNode> objects that represent a directory tree on the hard disk.
static int32FindFilesPopulates a <StrList> object with the paths of files and folders in a directory tree on the hard disk.