[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 118 > < TAKE 3 >
3 items
| DocFragId | Assembly | DocFragType | Description.FirstLine() |
|---|---|---|---|
| ARCCore.PP | ARCCore | Enum | Describes meta data for any class (property) implementing -IP-. |
| ARCCore.IP.ToString | ARCCore | ClassMember | The ToString()-implementation in the classes implementing this interface is supposed to give a short concise representation of the object for debugging and logging purposes, that is, intended for human consumption. The most 'important' implementation is probably the one in -PRich- (-ToString-) because that one is often the basis for your entity classes like 'Customer', 'Order' and so on |
| ARCCore.IKLong | ARCCore | Class | A more memory efficient alternative to -IKString-. |
Generated 2025-12-04 12:10:20.703 UTC