[ROOT] / doc / toc / ARCCore / Enum / ClassAttributeP
AssemblyName , BaseTypes , BoilerplateCodePropertiesAndStorage , ClassNamespace , ClassType , CorrespondingEnumType , Interfaces , InterfacesDirectlyImplemented , SubTypes
Describes class ClassAttribute.
AssemblyName | The assembly in which this class resides. |
BaseTypes | The inheritance hierarchy for this class, starting with base type (excluding 'object').r Not set if class does not inherit any class except 'object' |
BoilerplateCodePropertiesAndStorage | Only relevant when implements IP and when a CorrespondingEnumType is found. |
ClassNamespace | The namespace for ClassType. |
ClassType | The actual type that we are a ClassAttribute for |
CorrespondingEnumType | Only relevant when implements IP. |
Interfaces | All interfaces that this class and its base classes implement |
InterfacesDirectlyImplemented | All interfaces that this class directly implements. |
SubTypes | Direct and indirect sub types of this class. |
Generated 2025-01-08 23:53:13.124 UTC