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