.net - Immutable struct with collection -
I am creating an irreversible structure in .Net that has a collection of a different irreversible structure (I have full control over the whole design )
I can make a reference to an What is the best way to do this? / code> Is there any other option that has internal structure? Depending on what you need to do with the archive, you can also expose it as readOnlyCollection
readline calling
is the only way. IEnumerable
instead.
Comments
Post a Comment