Property Length
Length
Returns the current size of this BytesRefArray.
NOTE: This was size() in Lucene.
Declaration
public int Length { get; }
Property Value
Type | Description |
---|---|
System.Int32 | The current size of this BytesRefArray |
Returns the current size of this BytesRefArray.
NOTE: This was size() in Lucene.
public int Length { get; }
Type | Description |
---|---|
System.Int32 | The current size of this BytesRefArray |