Property CanRemovePieces
| Edit this page View SourceCanRemovePieces
Indicator if the PieceTable can also remove pieces. Defaults to
true
.Declaration
public bool CanRemovePieces { get; set; }
Property Value
Type | Description |
---|---|
bool |
true
.public bool CanRemovePieces { get; set; }
Type | Description |
---|---|
bool |