Count |
Scroll |
Gets the number of TheFullTextQueryResultRow items returned by an TheFullTextQuery.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property Count As Integer C# public virtual int Count { get; }
Property ValueThe number of TheFullTextQueryResultRow items returned by an TheFullTextQuery. |