ChessApplication.ChessBoard.GetPiece Function
Returns a piece on the chessboard.

Public ChessApplication.ChessPiece GetPiece (ChessApplication.ChessPosition)
  Type Name Description  
    ChessPosition p The position of the Piece to get  
  Return Description  
    ChessPiece      
Other overloads:
ChessApplication.ChessBoard.GetPiece(2,2)