[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 83 > < TAKE 2 >
2 items
| DocFragId | Assembly | DocFragType | Description.FirstLine() |
|---|---|---|---|
| ARCCore.IP.Inc | ARCCore | ClassMember | Increments given property key by 1. Sets to 1 if not found. Uses long, not integer. |
| ARCCore.IP.Dec | ARCCore | ClassMember | Decrements given property key by 1. Sets to -1 if not found. Uses long, not integer. |
Generated 2026-03-01 07:03:16.582 UTC