Apache Lucene.Net 2.4.0 Class Library API

SegmentInfo.SizeInBytes Method 

Returns total size in bytes of all of files used by this segment.

public long SizeInBytes();

See Also

SegmentInfo Class | Lucene.Net.Index Namespace