Table of Contents

Property One

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

One

Gets an instance of BsonInt32 that represents 1.

[Obsolete("Use (BsonInt32)1 instead.")]
public static BsonInt32 One { get; }

Property Value

BsonInt32