[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 215 > < TAKE 2 >
2 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. |
ARCQuery.QueryExpressionAll.SyntaxHelp | ARCQuery | ClassMember | 'ALL' (literally). |
Generated 2025-07-11 05:07:36.654 UTC