不区分大小写的默认哈希代码提供程序 meaning in English
default case-insensitive hash code provider
Examples
- Default case - insensitive hash code provider
不区分大小写的默认哈希代码提供程序 - Class that is empty , has the default initial capacity and uses the default case - insensitive hash code provider and the default case - insensitive comparer
类的新实例,该实例为空且具有默认初始容量,并使用不区分大小写的默认哈希代码提供程序和不区分大小写的默认比较器。 - With the specified initial capacity or the same initial capacity as the number of entries copied , whichever is greater , and using the default case - insensitive hash code provider and the default case - insensitive comparer
,这个新集合使用指定的初始容量或与具有与复制的项数相等的初始容量(两者中较大的一个) ,并使用不区分大小写的默认哈希代码提供程序和不区分大小写的默认比较器。