Lucene.Net 1.4.3 Class Library

RAMDirectory.RenameFile Method 

Removes an existing file in the directory.

public override void RenameFile(
   string from,
   string to
);

See Also

RAMDirectory Class | Lucene.Net.Store Namespace