| SuDokuPuzzle: GetIndexFromMatrix |
Returns the linear index of a square, based on its row and column.
Public Function GetIndexFromMatrix( ByVal Row As Integer, ByVal Col As Integer ) As Integer
Project SuDokuLib Overview Class SuDokuPuzzle Overview SuDokuPuzzle Properties SuDokuPuzzle Methods Digit (get) Init