BsonValueCompareTo(BsonValue, Collation) Method |
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic virtual int CompareTo(
BsonValue other,
Collation collation
)
Parameters
- other BsonValue
-
- collation Collation
-
Return Value
Int32
See Also