Table of Contents

Property RawValue

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

RawValue

Gets the BsonInt32 as an int.

[Obsolete("Use Value instead.")]
public override object RawValue { get; }

Property Value

object