Count property (StringList object)
Returns the number of strings in the StringList collection. Read-only. Long.
Syntax
StringList
.Count
where
StringList
– is the name of a StringList object or an expression that evaluates to a StringList object.Provide Feedback