ChessBoard Item Property (Int32, Int32)Delta Engine Documentation

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

public ChessBoard PieceE this[
	int x,
	int y
] { get; set; }

Property Value

Type: ChessBoard PieceE
See Also