Constructor BsonInt32 NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll BsonInt32(int) Creates a new instance of the BsonInt32 class. public BsonInt32(int value) Parameters value int The value.