GigaSpaces XAP.NET Documentation
Count Method
Class LibraryGigaSpaces.CoreIReadOnlySpaceProxyCount()()()()
Members
IconMemberDescription
Count()()()()
Count any object from the space, visible under the default transaction.

Count(Object)
Count any matching object from the space, visible under the default transaction.

Count(ITransaction)
Count any object from the space, visible under the specified transaction.

Count(Object, ITransaction)
Count any matching object from the space, visible under the specified transaction.

Count(Object, ITransaction, ReadModifiers)
Count any matching object from the space, visible under the specified transaction and modifiers.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)