Table of Contents

Property RawValues

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

RawValues

Gets the raw values (see BsonValue.RawValue).

[Obsolete("Use Values instead.")]
public override IEnumerable<object> RawValues { get; }

Property Value

IEnumerable<object>