Object Slots
enum ObjectSlots : Enum<EnumerationTypeDescriptor.ObjectSlots> , ObjectSlotsEnum
Content copied to clipboard
The layout of object slots for my instances.
Entries
Link copied to clipboard
Content copied to clipboard
Either nil or this enumeration's nearest superkind (i.e., the nearest type that isn't a union}.
Link copied to clipboard
Content copied to clipboard
The set of objects for which I am the enumeration. If any of the objects are types, then their subtypes are also automatically members of this enumeration.