[ROOT] / doc / toc / ARCDoc / Class / DocFrag / __TOCDet
Key | Value |
---|---|
Assembly | ARCDoc |
DocFragType | Class |
Name | DocFrag |
Namespace | ARCDoc |
Type | DocFrag |
ClassAttribute
Key | Value |
---|---|
AssemblyName | ARCDoc |
BaseTypes | PRich |
ClassNamespace | ARCDoc |
ClassType | DocFrag |
CorrespondingEnumType | DocFragP |
Interfaces | IP; -IEnumerable<IKIP>-; -IEnumerable- |
DocFrag = Document fragment.
DocFrag can be seen as a simplified de-normalized alternative view to the full documentation structure.
A document fragment may describe one of Assembly, Namespace, Class, ClassMember, Enum, EnumMember (se DocFragType).
Used as input to HTOC.Create.
Does also offer an alternative view to documentation suitable for querying with ARCQuery.
Using DocFrag it is for instance easy to generate statistics about documentation.
For a given instance of DocFrag, property Attribute gives the full documentation information.
Generated 2025-04-21 20:13:36.614 UTC