Table of Contents

Property IsBsonNull

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsBsonNull

Tests whether this BsonValue is a BsonNull.

public bool IsBsonNull { get; }

Property Value

bool