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