Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not used to some DOT NET ways
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01442515
Message ID:
01442599
Views:
64
>Gregory,
>
>>You can redimension an array in C# - the only drawback is that it returns another reference
>
>That's right...but you're not redimensioning the original array, you're creating a new one, whereas the other collections I mentioned allow you to add and remove elements to the existing collection.
>
>Best Regards,


Correct, the other collections have an array that they resize if needed. Their indexer must check the number of elements used. Removing an element is not likely to shrink the array
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform