Gets or sets the number of random values that are going to be generated.

Namespace:  MbUnit.Framework
Assembly:  MbUnit (in MbUnit.dll) Version: 3.2.0.0 (3.2.570.0)

Syntax

C#
public int Count { get; set; }
Visual Basic (Declaration)
Public Property Count As Integer

See Also