root class
C26191
concept
The root class is the topmost class in an inheritance hierarchy from which all other classes directly or indirectly derive, providing shared structure and behavior.
Observed surface forms (3)
- System.Object subclass ×5
- ROOT class ×1
- System.Object ×1
Instances (8)
- NSObject
- TFile via concept surface "ROOT class"
- System.Enum via concept surface "System.Object subclass"
- System.Environment via concept surface "System.Object subclass"
- ExecutionContext via concept surface "System.Object subclass"
- System.Type via concept surface "System.Object"
- System.Attribute via concept surface "System.Object subclass"
- DataRelation via concept surface "System.Object subclass"