ChessApplication.ChessPosition.WithAddition Function
Generate a copy of the position.

Public ChessApplication.ChessPosition WithAddition (int, int)
  Type Name Description  
    int columnAdd The addition to the column  
    int rowAdd The addition to the row  
  Return Description  
    ChessPosition