Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8495003
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T23:27:03+00:00 2026-06-10T23:27:03+00:00

BlockingCollection contains only methods to add individual items. What if I want to add

  • 0

BlockingCollection contains only methods to add individual items. What if I want to add a collection? Should I just use foreach loop?

Why BlockingCollection doesn’t contain method to add a collection? I think such method can be pretty useful.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T23:27:04+00:00Added an answer on June 10, 2026 at 11:27 pm

    ICollection interfaces and many of the BCL list-type classes don’t have an AddRange method for some reason and it is annoying.

    Yes, you’ll need to foreach over the collection, you could write you own extension method if you’re using it a lot.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We're using Parallel.foreach to consume items from a blocking collection. I know that by
Can someone confirm that the below code definitely removes items from the BlockingCollection foreach
I've implemented a Producer/Consumer pattern using a BlockingCollection however it doesn't seem to be
Hello i have this code var queue = new BlockingCollection<int>(); queue.Add(0); var producers =
I have a thread adding items to a BlockingCollection . On another thread I
I'm using a BlockingCollection to implement a producer/consumer pattern. I have an asynchronous loop
I'm using a Producer-Consumer pattern and I use a BlockingCollection that produces data and
When calling BlockingCollection.Take() it is possible for the IsCompleted status of the collection to
C# 4.0's new BlockingCollection doesn't answer a simple requirement we need: * Concurrent-queue for
I have a Download Queue implemented with BlockingCollection<> . Now I want to prioritize

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.