That's not a bug. In the comments for the Initialize2 method, this is explained. If you pass an Array to this method, then the resulting List will be of fixed size and you can't add or remove items.
That's not a bug. In the comments for the Initialize2 method, this is explained. If you pass an Array to this method, then the resulting List will be of fixed size and you can't add or remove items.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.