Lucene.Net 1.9.1 Class Library

RAMDirectory.FileLength Method 

Returns the length in bytes of a file in the directory.

public override long FileLength(
   string name
);

See Also

RAMDirectory Class | Lucene.Net.Store Namespace