Method Materialize
Materialize()
Materializes the BsonDocument.
protected abstract IEnumerable<BsonElement> Materialize()
Returns
- IEnumerable<BsonElement>
The materialized elements.
Materializes the BsonDocument.
protected abstract IEnumerable<BsonElement> Materialize()
The materialized elements.