[ROOT] / doc / DocFrag / ARCCore.IKString.op_Equality
| 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-10-31 04:55:50.097 UTC