Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T>.TValueCollection > Properties
TStringList<T>.TValueCollection.Count Property
Gives the number of values in the value collection.
Count is a read-only property that gives the number of values in the value collection.
Namespace: RSGenerics.Collections
Delphi
public property Count: Integer read GetCount;
Property Value
Type: Integer
•TStringList<T>.TValueCollection
•TStringList<T>
•RSGenerics.Collections