Property Count
Count
Returns the number of BytesRef values in this BytesRefHash.
NOTE: This was size() in Lucene.
Declaration
public int Count { get; }
Property Value
Type | Description |
---|---|
System.Int32 | The number of BytesRef values in this BytesRefHash. |