Lucene.Net 1.4.3 Class Library

CompoundFileReader.FileExists Method 

Returns true iff a file with the given name exists.

public override bool FileExists(
   string name
);

See Also

CompoundFileReader Class | Lucene.Net.Index Namespace