Namespace: ChessAssembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
public static long ComputeBoardZobristKey(
ChessBoard PieceE[] peBoard
)
public static long ComputeBoardZobristKey(
ChessBoard..::..PieceE[] peBoard
)
Public Shared Function ComputeBoardZobristKey (
peBoard As ChessBoard PieceE()
) As Long
Public Shared Function ComputeBoardZobristKey (
peBoard As ChessBoard..::..PieceE()
) As Long
public:
static long long ComputeBoardZobristKey(
array<ChessBoard PieceE>^ peBoard
)
public:
static long long ComputeBoardZobristKey(
array<ChessBoard..::..PieceE>^ peBoard
)
static member ComputeBoardZobristKey :
peBoard : ChessBoard PieceE[] -> int64
static member ComputeBoardZobristKey :
peBoard : ChessBoard..::..PieceE[] -> int64
Return Value
Type:
Int64