the method does the xml parsing
[Visual Basic]
Overridable Protected Sub Parse( _
ByVal
xmlDirList As
String _
)
[C#]
protected virtual
void Parse(
string xmlDirList);
Parameters
-
xmlDirList
- xml data to parse
See Also
DirParser Class | BlueLibs.OBEX Namespace