Property AsBsonDocument
AsBsonDocument
Casts the BsonValue to a BsonDocument (throws an InvalidCastException if the cast is not valid).
public BsonDocument AsBsonDocument { get; }
Casts the BsonValue to a BsonDocument (throws an InvalidCastException if the cast is not valid).
public BsonDocument AsBsonDocument { get; }