Gets the value of this BsonInt32.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public int Value { get; }
Public ReadOnly Property Value As Integer
Get
member Value : int with get
Property Value
Type:
Int32See Also