GigaSpaces XAP.NET Documentation
Clear Method
Class Library ► GigaSpaces.Core ► ISpaceProxy ► Clear()()()
Members
IconMemberDescription
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.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)