Lucene.Net 1.4.3 Class Library

RAMDirectory.FileExists Method 

Returns true iff the named file exists in this directory.

public override bool FileExists(
   string name
);

See Also

RAMDirectory Class | Lucene.Net.Store Namespace