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 | |
---|---|---|
DistributionInit | Overloaded. Initializes a new instance of the DistributionInit class. |
Top
Public Properties
Name | Description | |
---|---|---|
Seed | Gets the seed value to use for the distribution. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
DistributionInit Class
Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace
IDistribution
DistributionAttribute Class
DefaultDistributionDesigner Class