ConstraintSolverSolution Methods

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

The ConstraintSolverSolution type exposes the following members.

Methods

  Name Description
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 GetDoubleSetListValue Gets the value of a variable in a solution.
Public method GetDoubleValue Gets the value of a variable in a solution.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetIntegerSetListValue Gets the value of a variable in a solution.
Public method GetIntegerValue Gets the value of a variable in a solution.
Public method GetNext Returns a value that indicates if the current instance is updated with the result of the next solution.
Public method GetSymbolSetListValue Gets the value of a variable in a solution.
Public method GetSymbolValue Gets the value of a variable in a solution.
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 ToString Returns a string that represents the current object. (Inherited from Object.)
Public method TryGetValue Returns a value that indicates whether a variable exists and its value is retrieved successfully.

Top

See Also

Reference

ConstraintSolverSolution Class

Microsoft.SolverFoundation.Solvers Namespace