Description
-
Unloads file from the memory.
Return Type
-
None
Syntax
-
object.Unload
The Unload Method syntax has these parts:
| object |
An expression
evaluating to an object of type wodHtmlParser. |
Remarks
-
This method releases parser document from memory and
destroys all entity objects.
|