Click or drag to resize
SolutionFoundEventArgs Properties

The SolutionFoundEventArgs type exposes the following members.

Properties
  NameDescription
Public propertySolution
Gives details of the solution.
Public propertySolutionIndex
The zero-based index of the solution i.e. the first solution found has a SolutionIndex of 0, the second solution found has a SolutionIndex of 1, etc.
Top
See Also