MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Bson
BsonValue Class
BsonValue Properties
Item Property
Item Property (Int32)
Item Property (String)
BsonValue
.
Item Property
Overload List
Name
Description
Item
[
Int32
]
Gets or sets a value by position (only applies to BsonDocument and BsonArray).
Item
[
String
]
Gets or sets a value by name (only applies to BsonDocument).
Top
See Also
Reference
BsonValue Class
MongoDB.Bson Namespace
Copyright © 2010–present MongoDB Inc.
Send comments on this topic to
MongoDB