ChessApplication.ChessBoard.GenerateBoardValue Function
Calculate the value of the board for one side.

Public double GenerateBoardValue (ChessApplication.ChessPieceColor)
  Type Name Description  
    ChessPieceColor forColor The color/side to evaluate the board value  
  Return Description  
    double Returns the value of the board

 
Other overloads:
ChessApplication.ChessBoard.GenerateBoardValue()