Apache Lucene.Net 2.4.0 Class Library API

IndexOutput.GetFilePointer Method 

Returns the current position in this file, where the next write will occur.

public abstract long GetFilePointer();

See Also

IndexOutput Class | Lucene.Net.Store Namespace |