Table of Contents

Property IsInt32

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsInt32

Tests whether this BsonValue is an Int32.

public bool IsInt32 { get; }

Property Value

bool