NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
ILiteCollection<T> Interface
ILiteCollection<T> Methods
Max Method
Max Method
Max(BsonExpression) Method
Max<K>(Expression<Func<T, K>>) Method
ILite
Collection
T
Max(Bson
Expression) Method
Returns the max value from specified key value in collection
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
BsonValue
Max
(
BsonExpression
keySelector
)
Parameters
keySelector
BsonExpression
Return Value
BsonValue
See Also
Reference
ILiteCollection
T
Interface
Max Overload
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.