Scenarios.Count Property

Definition

Returns the number of objects in the collection.

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

Property Value

Applies to