NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
ILiteCollection<T> Interface
ILiteCollection<T> Methods
LongCount Method
LongCount Method
LongCount(BsonExpression) Method
LongCount(Expression<Func<T, Boolean>>) Method
LongCount(Query) Method
LongCount(String, BsonDocument) Method
LongCount(String, BsonValue[]) Method
ILite
Collection
T
Long
Count Method
Get document count using property on collection.
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
long
LongCount
()
Return Value
Int64
See Also
Reference
ILiteCollection
T
Interface
LongCount Overload
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.