Description
-
Clears any downloaded files.
Return Type
-
None
Syntax
-
object.Clear
The Clear Method syntax has these parts:
| object |
An expression evaluating to an object
of type wodAppUpdate. |
Remarks
-
Clear method deletes any 'leftover' files that
were downloaded from the server. Unlike Reset method,
Files
collection is not destroyed, it still contains information
on files.
|