Therefore API > API Reference > Classes > ThePairList > Properties
Count
Gets the number of ThePair objects in the list.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property Count As Integer
C#
public virtual int Count { get; }
Property Value
Number of ThePair objects in the list.
ThePairList class
ThePairList properties