Property AsInt64
AsInt64
Casts the BsonValue to a Int64 (throws an InvalidCastException if the cast is not valid).
public long AsInt64 { get; }
Casts the BsonValue to a Int64 (throws an InvalidCastException if the cast is not valid).
public long AsInt64 { get; }