XMLReader.Parse Method

Parses the data in the passed document, file. isFinal tells Expat what to do if the end of the data is reached and the XML is not well-formed, as described above.

Syntax

XMLReader.Parse file, [isFinal]


Parameters

file

FolderItem

isFinal (Optional)

Boolean