RawBsonDocumentItem Property

Overload List
 NameDescription
Public propertyItemInt32
Gets or sets a value by position.
(Overrides BsonDocumentItemInt32.)
Public propertyItemString
Gets or sets a value by name.
(Overrides BsonDocumentItemString.)
Public propertyItemString, BsonValue Obsolete.
Gets the value of an element or a default value if the element is not found.
(Overrides BsonDocumentItemString, BsonValue.)
Top
See Also

Reference