MovePosStack
Clear Method
Delta Engine Documentation
Removes all move in the list
View code on GitHub
Namespace:
Chess
Assembly:
Chess
(in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
void
Clear
()
public void Clear()
Public
Sub
Clear
Public Sub Clear
public
:
void
Clear
()
public: void Clear()
member
Clear
:
unit
->
unit
member Clear : unit -> unit
See Also
MovePosStack Class
Chess Namespace