Query.In support for IEnumerable<ObjectId>

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: 1.3.1
    • Component/s: None
    • None
    • Environment:
      .Net
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The method Query.In supports IEnumerable<BsonValue> . So if I want to put a list<ObjectId> of ObjectIds I have to cast all the items to BSonValue.

      It will be good an overload of Query.In supporting IENumerable<ObjectId>

            Assignee:
            Robert Stam (Inactive)
            Reporter:
            Mariano Vicario
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: