Table of Contents

Property AsBsonUndefined

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsBsonUndefined

Casts the BsonValue to a BsonUndefined (throws an InvalidCastException if the cast is not valid).

public BsonUndefined AsBsonUndefined { get; }

Property Value

BsonUndefined