GigaSpaces XAP.NET Documentation
Count Method
Class LibraryGigaSpaces.CoreIReadOnlySpaceProxyCount()()()
Count any object from the space, visible under the default transaction.
Declaration Syntax
C#Visual BasicVisual C++J#
int Count()
Function Count As Integer
int Count()
int Count()
Return Value
Number of matching entries.
Exceptions
ExceptionCondition
UnusableEntryExceptionA serialized field of the object being read cannot be deserialized.
TransactionExceptionTransaction error occured.
InactiveSpaceExceptionThe space is in backup mode and therefore is not active.

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