[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 86 > TAKE 1 >
1 items
| DocFragId | Assembly | DocFragType | Description.FirstLine() |
|---|---|---|---|
| ARCCore.IKString.op_Equality | ARCCore | ClassMember | 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-12-05 06:12:18.898 UTC