BsonValue Conversion (BsonValue to Int64) |
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static implicit operator long (
BsonValue value
)
Parameters
- value BsonValue
-
Return Value
Int64
See Also