M_Cyjb_UniqueValue_1__ctor_1 - CYJB/Cyjb GitHub Wiki

UniqueValue(TValue) 构造函数 (IEqualityComparer(TValue))

使用指定的比较器初始化 UniqueValue(TValue) 类的新实例。

Namespace: Cyjb
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public UniqueValue(
	IEqualityComparer<TValue> comparer
)

参数

 

comparer
Type: System.Collections.Generic.IEqualityComparer(TValue)
值相等的比较器。

参见

Reference

UniqueValue(TValue) 结构
UniqueValue(TValue) 重载
Cyjb 命名空间

⚠️ **GitHub.com Fallback** ⚠️