Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What happens when the Upgrade Wizard is applied to VB 6.0 Collection Classes?

0
Posted

What happens when the Upgrade Wizard is applied to VB 6.0 Collection Classes?

0

Collection classes allow you to group objects, typically to allow for better organization and processing of related objects. It is possible to build your own custom collections, often by using the Visual Basic 6.0 Class Builder. Upgrading custom collections created with the class builder can be accomplished with the upgrade wizard. However, the number of manual adjustments that will have to be made will depend on any modifications made to the collection code beyond what was generated by the class builder. For collections with little or no custom code, the upgrade wizard will do most of the upgrade work for you, inserting only a ToDo comment to flag the need to review the resulting code. With simple modifications, the final result will behave as the original collection.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123