Table of Contents

Method ToInt64

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

ToInt64()

Converts this BsonValue to an Int64.

public override long ToInt64()

Returns

long

An Int32.