Click or drag to resize
SolutionFoundEventArgsSolutionIndex Property
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.

Namespace: DlxLib
Assembly: DlxLib (in DlxLib.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public int SolutionIndex { get; }

Property Value

Type: Int32
See Also