Share via


DistributionInit Members

Contains the information that is used to initialize an instance of a Distribution class.

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

Public Constructors

  Name Description
Public constructor DistributionInit Overloaded. Initializes a new instance of the DistributionInit class.  

Top

Public Properties

  Name Description
Public property Seed Gets the seed value to use for the distribution.  

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

DistributionInit Class
Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace
IDistribution
DistributionAttribute Class
DefaultDistributionDesigner Class

Other Resources

Generating Data with Data Generators