Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
RandomNumbersAttribute
.
.
::
.
Count Property
RandomNumbersAttribute Class
See Also
Send Feedback
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
RandomNumbersAttribute Class
MbUnit.Framework Namespace