Property Freq
Freq
Returns the frequency of the term within the current document.
This is invalid until Next() is called for the first time.
Declaration
int Freq { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Returns the frequency of the term within the current document.
This is invalid until Next() is called for the first time.
int Freq { get; }
Type | Description |
---|---|
System.Int32 |