Get a reference to the item. Note that if you store a reference to this item, it is possible the item will in the future be destroyed, but the memory will still be present (until the GC cleans it up).
See Implementation
Get a reference to the item. Note that if you store a reference to this item, it is possible the item will in the future be destroyed, but the memory will still be present (until the GC cleans it up).