Members
Icon | Member | Description |
---|---|---|
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.
|