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