[Missing <summary> documentation for "M:Lucene.Net.Util.ArrayUtil.GetNextSize(System.Int32)"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public static int GetNextSize( int targetSize ) |
Visual Basic |
---|
Public Shared Function GetNextSize ( _ targetSize As Integer _ ) As Integer |
Visual C++ |
---|
public: static int GetNextSize( int targetSize ) |
Parameters
- targetSize
- Type: System..::..Int32
[Missing <param name="targetSize"/> documentation for "M:Lucene.Net.Util.ArrayUtil.GetNextSize(System.Int32)"]
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Util.ArrayUtil.GetNextSize(System.Int32)"]