Table of Contents

Property IsNumeric

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsNumeric

Tests whether this BsonValue is a numeric value.

public bool IsNumeric { get; }

Property Value

bool