NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
ILiteCollection<T> Interface
ILiteCollection<T> Methods
Min Method
Min Method
Min(BsonExpression) Method
Min<K>(Expression<Func<T, K>>) Method
ILite
Collection
T
Min(Bson
Expression) Method
Returns the min 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
Min
(
BsonExpression
keySelector
)
Parameters
keySelector
BsonExpression
Return Value
BsonValue
See Also
Reference
ILiteCollection
T
Interface
Min Overload
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.