op_Equality
CustomerEvent Equality operator
判断指定对象是否相等
public static bool operator ==(CustomerEvent a, CustomerEvent b)
范围 | 类型 | 描述 |
---|---|---|
a | CustomerEvent | 第一个要比较的对象 |
b | CustomerEvent | 第二个要比较的对象 |
返回值
如果对象相等则返回真,否则返回假。
也可以看看
- class CustomerEvent
- 命名空间 Aspose.Email.PersonalInfo
- 部件 Aspose.Email