Click or drag to resize

RandGenBinomial Properties

The RandGenBinomial type exposes the following members.

Properties
 NameDescription
Public propertyProbability Gets the probability of success on each trial.
Public propertyTrials Gets the total number of trials.
Public propertyUniformDeviateMethod Gets and sets the delegate method for generating uniform deviates between zero and one.
(Inherited from RandomNumberGenerator)
Top
See Also