Monday, January 22, 2007

Remove object from ArrayList by Property

TileInfo is a class representing a tile from an image mosaics. By overriding the Equals method we can remove arbitrary objects from a data structure - an ArrayList in this case.

TileInfo.cs

No comments: