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