Table of Contents

Property IsInt64

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsInt64

Tests whether this BsonValue is an Int64.

public bool IsInt64 { get; }

Property Value

bool