DirParser Constructor (String, ArrayList)
Constructs new directory listing parser
[Visual Basic]
Overloads Public Sub New( _
ByVal
xmlDirList As
String, _
ByVal
AList As
ArrayList _
)
Parameters
-
xmlDirList
- xml data as returned form the device
-
AList
- list where to add found folders and files
See Also
DirParser Class | BlueLibs.OBEX Namespace | DirParser Constructor Overload List