Click or drag to resize

BsonValueCompareTo(BsonValue, Collation) Method


Namespace: Internal.LiteDB
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public virtual int CompareTo(
	BsonValue other,
	Collation collation
)

Parameters

other  BsonValue
 
collation  Collation
 

Return Value

Int32
See Also