Overload List

  Name Description
Protected method VolatileObjectDelete(T)
Removes the item from the in-memory list, and flags the item to be deleted when VolatileObjectsSave() is called.
Protected method VolatileObjectDelete(IDatabaseObject)
Removes the item from the in-memory list, and flags the item to be deleted when VolatileObjectsSave() is called.
(Inherited from DatabaseObjectsVolatile.)

See Also