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