[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 36 > < TAKE 2 >
2 items
| DocFragId | Assembly | DocFragType | Description.FirstLine() |
|---|---|---|---|
| ARCCore.EnumMemberAttribute.Initialize | ARCCore | ClassMember | To be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization. |
| ARCCore.IKType | ARCCore | Class | Index key used when storing a collection of a given type, like 'Customer'. |
Generated 2025-11-06 13:29:13.489 UTC