NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
ILiteCollection<T> Interface
ILiteCollection<T> Methods
Count Method
Count Method
Count(BsonExpression) Method
Count(Expression<Func<T, Boolean>>) Method
Count(Query) Method
Count(String, BsonDocument) Method
Count(String, BsonValue[]) Method
ILite
Collection
T
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
int
Count
()
Return Value
Int32
See Also
Reference
ILiteCollection
T
Interface
Count Overload
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.