[ROOT] / doc / toc / ARCCore / Class / IKLong / op_Equality / __TOCDet

KeyValue
AssemblyARCCore
DocFragTypeClassMember
IsInherited-False-
IsInheritedDoc-False-
Lines-1-
Nameop_Equality
NamespaceARCCore
TypeIKLong

ClassMemberAttribute

KeyValue
DeclaringTypeIKLong
MethodNameop_Equality
MethodSignatureBoolean 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.

Edit


Generated 2025-05-24 01:03:23.115 UTC