[ROOT] / doc / toc / ARCCore / Class / IKDate / op_Equality / __TOCDet
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -1- |
Name | op_Equality |
Namespace | ARCCore |
Type | IKDate |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | IKDate |
MethodName | op_Equality |
MethodSignature | Boolean op_Equality(ARCCore.IKDate, ARCCore.IKDate) |
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-04-23 12:38:55.395 UTC