For proper implementation of the GetHashCode()
method you can take a look at http://stackoverflow.com/a/263416/2655508 https://stackoverflow.com/a/263416/2655508 .
For proper implementation of the GetHashCode()
method you can take a look at http://stackoverflow.com/a/263416/2655508 .
For proper implementation of the GetHashCode()
method you can take a look at https://stackoverflow.com/a/263416/2655508 .
doto get distinct PointData
of a List<PointData>
you should consider to do this right by adding a specialized IEqualityComparer<T>
which only checks equality based on the pointNumber
property/field.
do get distinct PointData
of a List<PointData>
you should consider to do this right by adding a specialized IEqualityComparer<T>
which only checks equality based on the pointNumber
property/field.
to get distinct PointData
of a List<PointData>
you should consider to do this right by adding a specialized IEqualityComparer<T>
which only checks equality based on the pointNumber
property/field.
private string GetColorAsText(Color color)
{
return String.Format("#{0}", f.color.Name.Remove(0,2).ToUpper());
}
private string GetColorAsText(Color color)
{
return String.Format("#{0}", f.color.Name.Remove(0,2).ToUpper());
}
private string GetColorAsText(Color color)
{
return String.Format("#{0}", color.Name.Remove(0,2).ToUpper());
}