How to create a collection of managed objects

  • Thread starter Thread starter Howard Weiss
  • Start date Start date
H

Howard Weiss

I would like to create a collection of managed objects - to be exact,
instances of a form which I use to display images. This collection would be
similar to the controls collection which is part of every Windows form.

What is the syntax to create such a collection? Could someone please point
me to an example of a Collection of Managed Objects (either strongly typed
or not)?

Howard Weiss
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top