BsonValueGetBytesCountElement Method |
Get how many bytes one single element will used in BSON format
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected int GetBytesCountElement(
string key,
BsonValue value
)
Parameters
- key String
-
- value BsonValue
-
Return Value
Int32
See Also