Method ToArray
ToArray()
Converts the BsonArray to an array of BsonValues.
public override BsonValue[] ToArray()Returns
- BsonValue[]
- An array of BsonValues. 
Converts the BsonArray to an array of BsonValues.
public override BsonValue[] ToArray()An array of BsonValues.