ChessApplication.ChessBoard.IsSqareOccupied Function
Determine if the a square is occupied.

Public bool IsSqareOccupied (ChessApplication.ChessPosition)
  Type Name Description  
    ChessPosition position The position on the board  
  Return Description  
    bool Returns true if the sqare is occupied