Interface ITrashcan

Interface to trashcan.

interface ITrashcan ;

Properties

NameTypeDescription
displayName[get] stringThe name of trashcan (possibly localized).

Methods

NameDescription
byItem List items stored in trashcan.
erase Erase item from trashcan.
restore Restore item to its original location.