Table of Contents

Property AsBsonNull

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsBsonNull

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

public BsonNull AsBsonNull { get; }

Property Value

BsonNull