StringList.Count Property

Definition

Gets the number of strings in the list.

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

Property Value

An integer value.

Applies to