Table of Contents

Method Remove

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Remove(string)

Removes a file from memory file system and frees the occupied memory.

bool Remove(string filename)

Parameters

filename string

Name of the file to remove.

Returns

bool