Table of Contents

Method GetIEEELowBits

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

GetIEEELowBits()

Gets the low order 64 bits of the binary representation of this instance.

[CLSCompliant(false)]
public ulong GetIEEELowBits()

Returns

ulong

The low order 64 bits of the binary representation of this instance.