Apache Lucene.Net 2.1 Class Library API

FSDirectory.DeleteFile Method 

Removes an existing file in the directory.

public override void DeleteFile(
   string name
);

See Also

FSDirectory Class | Lucene.Net.Store Namespace