ChessApplication.ChessBoard.DrawMoveRepetition Function
Determine if the 3 repetetiv states/moves rule are applicable.

Public bool DrawMoveRepetition (ChessApplication.ChessBoard[], int)
  Type Name Description  
    ChessBoard boards A array of the previous boards  
    int realLength The realLengt if there are "junk" at the end  
  Return Description  
    bool Returns true if the rule is fullfilled

 
Other overloads:
ChessApplication.ChessBoard.DrawMoveRepetition(ChessBoard[]) ChessApplication.ChessBoard.DrawMoveRepetition(Stack)