Table of Contents

Method ToInt32

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

ToInt32()

Converts this BsonValue to an Int32.

public virtual int ToInt32()

Returns

int

An Int32.