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

  • Home
  • SEARCH
  • 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 8493585
In Process

The Archive Base Latest Questions

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

I have a Linkedlist of objects (can be changed to any other Collection type

  • 0

I have a Linkedlist of objects (can be changed to any other Collection type as long as it keeps entry order) in assembly A (DLL).

When Assembly B creates an object from the class that contains said LinkedList, it assigns a method to report back some information. One of the arguments that the method takes is said LinkedList.

Now i want this method in Assembly B to be able to read from that LinkedList (traverse it and do stuff based on it’s content), however i need to prevent that method from changing the data in the List.

While i am the one using Assembly A right now, When and if it goes public, I need to prevent the data from being changed from outside my assembly so that no 3rd party using the library can fidget with results within the assembly.

Basicly i am looking to ‘seal’ the parameter that brings that LinkedList from Assembly A to Assembly B

Am I making any sense?

  • 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:03:26+00:00Added an answer on June 10, 2026 at 11:03 pm
    new List<T>(linkedList).AsReadOnly();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a LinkedList that contains many objects. How can I find the number
If I have a collection of objects: public class Party { LinkedList<Guy> partyList =
I have two LinkedList objects that are always of the same size. I want
If I have an LinkedList of Employee objects... Each employee has a Name, and
I have a collection of Animal objects. My core code wants to treat all
I have made a LinkedList to store State objects which is a class I
I have a set of objects (stored in a linkedlist) that need to be
I have a collection of objects in a database. Images in a photo gallery,
I have a LinkedList as /** * The list of data to display. */
I have a class like this - class Messages { ... LinkedList<String> inputs; LinkedList<String>

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.