ChessApplication.ChessPiece.Clone Function
Generate a copy of the Piece, and in case of the sub classes that class.
Public object Clone ()
Return
Description
object
Returns a copy of the Piece
Other overloads:
ChessApplication.ChessPiece.Clone(ChessBoard)