[ROOT] / doc / toc / ARCCore / Class / IKLong / op_Equality / __TOCDet
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -1- |
Name | op_Equality |
Namespace | ARCCore |
Type | IKLong |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | IKLong |
MethodName | op_Equality |
MethodSignature | Boolean op_Equality(ARCCore.IKLong, ARCCore.IKLong) |
It is quite natural in the code to write code like "if (a.CustomerId == b.CustomerId)", therefore the need to implement == and != operators here.
Generated 2025-05-24 01:03:23.115 UTC