Click or drag to resize
SearchStepEventArgsRowIndexes Property
The indexes of the set of rows, in the original matrix, that is currently being considered.

Namespace: DlxLib
Assembly: DlxLib (in DlxLib.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public IEnumerable<int> RowIndexes { get; }

Property Value

Type: IEnumerableInt32
See Also