Method Grow
Grow(Int32)
Used to grow the reference array.
In general this should not be used as it does not take the offset into account.
@lucene.internal
Declaration
public void Grow(int newLength)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | newLength |