custom-compare
Should a custom comparer for strings allow for null values
I\'m looking at someone elses code for a custom comparer that compares strings. I\'m noticing that it will fall over if at least one of the string parameters is null.[详细]
2023-02-22 09:47 分类:问答iPhone contacts app styled indexed table view implementation
My Requirement: I have this straight forward requirement of listing names of people in alphabetical order in a Indexed table view with index titles being the starting letter of alphabets (additionally[详细]
2023-01-02 10:50 分类:问答LinQ distinct with custom comparer leaves duplicates
I\'ve got the following classes: public class SupplierCategory : IEquatable<SupplierCategory> { public string Name { get; set; }[详细]
2022-12-09 03:59 分类:问答