Table of Contents

Property IsBsonDocument

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsBsonDocument

Tests whether this BsonValue is a BsonDocument.

public bool IsBsonDocument { get; }

Property Value

bool