set Slot
Replace the value of the BitField within this object.
Parameters
A BitField that defines the object's layout.
An Int to store in the indicated bit field.
Store the (signed 64-bit) integer in the eight bytes starting at the given field enum value.
Parameters
An enumeration value that defines the field ordering.
A Long to store in the indicated slot.
Store the (signed 64-bit) integer in the eight bytes starting at the given field enum value.
Parameters
An enumeration value that defines the field ordering.
The positive one-based subscript to apply.
A Long to store in the indicated slot.
Store the A_BasicObject in the specified object slot of the receiver.
Parameters
An enumeration value that defines the field ordering.
The A_BasicObject to store at the specified slot.
Store the AvailObject in the specified slot of the receiver.
Parameters
An enumeration value that defines the field ordering.
The positive one-based subscript to apply.
The object to store at the specified slot.