-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.7
-
Component/s: None
-
None
-
Major Change
This overload is somewhat inappropriate because normally the arguments to an indexer are indexes, and defaultValue is not an index.
Use GetValue(string name, BsonValue defaultValue) instead.
This overload will be deprecated in 1.8 and removed in 2.0.