Property AsInt32
AsInt32
Casts the BsonValue to an Int32 (throws an InvalidCastException if the cast is not valid).
public int AsInt32 { get; }
Casts the BsonValue to an Int32 (throws an InvalidCastException if the cast is not valid).
public int AsInt32 { get; }