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