Table of Contents

Property IsDouble

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsDouble

Tests whether this BsonValue is a Double.

public bool IsDouble { get; }

Property Value

bool