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