DiscreteUniformDistributionParameter Methods

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The DiscreteUniformDistributionParameter type exposes the following members.

Methods

  Name Description
Protected method DataBind Binds the data to the solver context. (Inherited from RandomParameter.)
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Protected method GetIndexFieldGetters<T> Creates get accessors for each index. (Inherited from RandomParameter.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method SetBinding<T>(IEnumerable<T>, String, String) Binds the parameter to data. (Inherited from UniformDistributionParameter.)
Public method SetBinding<T>(IEnumerable<T>, String, String, array<String[]) Binds the parameter to data using the specified properties. (Inherited from UniformDistributionParameter.)
Public method SetIndexSet Returns the specified index set. (Inherited from RandomParameter.)
Public method ToString() Converts a parameter to its equivalent string representation. (Inherited from RandomParameter.)
Public method ToString(String, IFormatProvider) Converts a term to its equivalent string representation. (Inherited from Term.)
Protected method VerifyModelNotFrozen Verifies that the associated model is not frozen. (Inherited from RandomParameter.)

Top

See Also

Reference

DiscreteUniformDistributionParameter Class

Microsoft.SolverFoundation.Services Namespace