[ROOT]  doc  DocFrag  SELECT Assembly, DocFragType, Description.FirstLine()   <  SKIP 542  >   <  TAKE 16  >   

16 items

DocFragIdAssemblyDocFragTypeDescription.FirstLine()
ARCCore.EnumMemberAttributeARCCoreClassDescribes an enum's value.
ARCDoc.AppleP.ColourARCDocEnumMember 
ARCCore.EnumMemberAttribute.GetAttributeARCCoreClassMemberNote that illegal to call for -PropertyKeyEnum-.
ARCDoc.BananaPARCDocEnumDescribes class -Banana-.
ARCCore.EnumMemberAttribute.InitializeARCCoreClassMemberTo be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization.
ARCDoc.BananaP.NameARCDocEnumMemberThe name of the banana
ARCCore.EnumMemberAttribute.TryRemovePARCCoreClassMemberShould probably never be used.
ARCDoc.BananaP.ColourARCDocEnumMember 
ARCCore.EnumMemberAttribute.IsDefaultARCCoreClassMemberDoes not have a corresponding -BaseAttributeP- since all attributes relevant for querying (for instance in the documentation) will be IsDefault = FALSE anyway. (if we had included it in -BaseAttributeP- it would just have led to a lot of confusing IsDefault = FALSE key-values showing up.)
ARCDoc.OrangePARCDocEnumDescribes class -Orange-.
ARCCore.IPAttributeARCCoreClassDescribes -IP- classes (describes at class-level)
ARCDoc.OrangeP.NameARCDocEnumMemberThe name of the orange
ARCCore.ExtensionsARCCoreClassContains a few general nice to have extensions methods.
ARCDoc.OrangeP.ColourARCDocEnumMember 
ARCCore.Extensions.ToStringShortARCCoreClassMemberReturns a shorter representation than -ToStringDB-.
ARCDoc.SomeAppComponentPARCDocEnumDescribes class -SomeAppComponent-.

Generated 2025-12-21 05:54:20.609 UTC