Table of Contents

Constructor BsonInt32

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

BsonInt32(int)

Creates a new instance of the BsonInt32 class.

public BsonInt32(int value)

Parameters

value int

The value.