Method Remove
Remove(string)
Removes a file from memory file system and frees the occupied memory.
bool Remove(string filename)
Parameters
filenamestringName of the file to remove.
Removes a file from memory file system and frees the occupied memory.
bool Remove(string filename)
filename stringName of the file to remove.