Share via


IDistribution Members

Defines the distribution contract.

The following tables list the members exposed by the IDistribution type.

Public Methods

  Name Description
Public method GetRangeValue When implemented in a class, returns a value that is between 0 and 1 and that represents a point on the distribution curve.  
Public method Initialize When implemented in a class, initializes an instance of a distribution class.  
Public method SetInputValues When implemented in a class, sets the input values for a distribution.  
Public method 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

Other Resources

Generating Data with Data Generators