[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 93 > < TAKE 2 >
2 items
DocFragId | Assembly | DocFragType | Description.FirstLine() |
---|---|---|---|
ARCCore.IKDate.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.IP.TrySetP | ARCCore | ClassMember | Set property regardless of whether exists or not. |
Generated 2025-06-21 21:48:14.319 UTC