Table of Contents

Method GetIEEEHighBits

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

GetIEEEHighBits()

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

[CLSCompliant(false)]
public ulong GetIEEEHighBits()

Returns

ulong

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