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