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