[Missing <summary> documentation for "M:Lucene.Net.QueryParsers.FastCharStream.GetSuffix(System.Int32)"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public char[] GetSuffix( int len ) |
Visual Basic |
---|
Public Function GetSuffix ( _ len As Integer _ ) As Char() |
Visual C++ |
---|
public: virtual array<wchar_t>^ GetSuffix( int len ) sealed |
Parameters
- len
- Type: System..::..Int32
[Missing <param name="len"/> documentation for "M:Lucene.Net.QueryParsers.FastCharStream.GetSuffix(System.Int32)"]
Return Value
[Missing <returns> documentation for "M:Lucene.Net.QueryParsers.FastCharStream.GetSuffix(System.Int32)"]