Therefore API > API Reference > Classes > TheQueryResultRow > Properties
Count
Gets the number of object items.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property Count As Integer
C#
public virtual int Count { get; }
The number of object items.
TheQueryResultRow class
TheQueryResultRow properties