[Missing <summary> documentation for "M:Lucene.Net.Store.SimpleFSDirectory.SimpleFSIndexInput.SeekInternal(System.Int64)"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public override void SeekInternal( long position ) |
Visual Basic |
---|
Public Overrides Sub SeekInternal ( _ position As Long _ ) |
Visual C++ |
---|
public: virtual void SeekInternal( long long position ) override |
Parameters
- position
- Type: System..::..Int64
[Missing <param name="position"/> documentation for "M:Lucene.Net.Store.SimpleFSDirectory.SimpleFSIndexInput.SeekInternal(System.Int64)"]