Namespace: ChessAssembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
public int CreateBookList(
List<int[]> arrMoveList,
int iMinMoveCount,
int iMaxDepth
)
public int CreateBookList(
List<int[]> arrMoveList,
int iMinMoveCount,
int iMaxDepth
)
Public Function CreateBookList (
arrMoveList As List(Of Integer()),
iMinMoveCount As Integer,
iMaxDepth As Integer
) As Integer
Public Function CreateBookList (
arrMoveList As List(Of Integer()),
iMinMoveCount As Integer,
iMaxDepth As Integer
) As Integer
public:
int CreateBookList(
List<array<int>^>^ arrMoveList,
int iMinMoveCount,
int iMaxDepth
)
public:
int CreateBookList(
List<array<int>^>^ arrMoveList,
int iMinMoveCount,
int iMaxDepth
)
member CreateBookList :
arrMoveList : List<int[]> *
iMinMoveCount : int *
iMaxDepth : int -> int
member CreateBookList :
arrMoveList : List<int[]> *
iMinMoveCount : int *
iMaxDepth : int -> int
Return Value
Type:
Int32
Nb of entries created