GigaSpaces XAP.NET Documentation
Clear Method (template)
Class LibraryGigaSpaces.CoreISpaceProxyClear(Object)
Removes all matching entries under the default transaction from the space.
Declaration Syntax
C#Visual BasicVisual C++J#
int Clear(
	Object template
)
Function Clear ( _
	template As Object _
) As Integer
int Clear(
	Object^ template
)
int Clear(
	Object template
)
Parameters
template (Object)
The template/query used for matching.
Return Value
Number of removed entries.
Exceptions
ExceptionCondition
ClearExceptionThe operation had a failure.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 15.0.0.0 (15.0.0)