Apache Lucene.Net 2.4.0 Class Library API

Directory.FileLength Method 

Returns the length of a file in the directory.

public abstract long FileLength(
   string name
);

See Also

Directory Class | Lucene.Net.Store Namespace