Count |
Scroll |
Gets the number of string items in the list.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property Count As Integer C# public virtual int Count { get; }
Property ValueThe number of string items in the list. |