ChessBoard Clone Method Delta Engine Documentation
Clone the current board View code on GitHub

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public ChessBoard Clone()

Return Value

Type: ChessBoard
New copy of the board
See Also