
Icon | Member | Description |
---|---|---|
![]() | Clear()()() |
Removes all entries under the default transaction from the space.
|
![]() | Clear(Object) |
Removes all matching entries under the default transaction from the space.
|
![]() | Clear(ITransaction) |
Removes all entries under the specified transaction from the space.
|
![]() | Clear(Object, ITransaction) |
Removes all matching entries under the specified transaction from the space.
|
![]() | Clear(Object, ITransaction, TakeModifiers) |
Removes all matching entries under the specified transaction from the space.
|