[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 69 > < TAKE 2 >
2 items
DocFragId | Assembly | DocFragType | Description.FirstLine() |
---|---|---|---|
ARCCore.IKLong.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. |
ARCCore.IKString.FromCache | ARCCore | ClassMember | Reduces number of objects generated by caching those known to be within a limited range |
Generated 2025-09-15 23:38:27.085 UTC