MoveHistory Clone Method Delta Engine Documentation
Creates a clone of the MoveHistory View code on GitHub

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

public MoveHistory Clone()

Return Value

Type: MoveHistory
A new clone of the MoveHistory
See Also