Property Length
Length
Returns the current capacity of this set. This is not equal to Cardinality().
NOTE: This is equivalent to size() or length() in Lucene.
Declaration
public virtual int Length { get; }
Property Value
Type | Description |
---|---|
System.Int32 |