ChessBoard WhitePieceCount Property Delta Engine Documentation
Gets the number of white pieces on the board View code on GitHub

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

public int WhitePieceCount { get; }

Property Value

Type: Int32
See Also