NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
LiteCollection<T> Class
LiteCollection<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
Lite
Collection
T
Count Method
Get document count in collection
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
int
Count
()
Return Value
Int32
Implements
ILiteCollection
T
Count
See Also
Reference
LiteCollection
T
Class
Count Overload
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.