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