IDistribution Members
Defines the distribution contract.
The following tables list the members exposed by the IDistribution type.
Public Methods
Name | Description | |
---|---|---|
GetRangeValue | When implemented in a class, returns a value that is between 0 and 1 and that represents a point on the distribution curve. | |
Initialize | When implemented in a class, initializes an instance of a distribution class. | |
SetInputValues | When implemented in a class, sets the input values for a distribution. | |
ValidateInputs | When implemented in a class, validates that all the required input properties for the distribution have been set. |
Top
See Also
Reference
IDistribution Interface
Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace
DistributionInit Class