Results 1 to 2 of 2

Thread: Collection of Classes

  1. #1

    Thread Starter
    Hyperactive Member Bananafish's Avatar
    Join Date
    Jan 2001
    Posts
    394

    Collection of Classes

    This is probably a basic question, but I am trying to set up a collection of a class. In vb6 I would do this using the class builder, and it would set up the various methods (add, item, enum etc) - does anyone know if there is an equivelent wizard in vb net?

  2. #2
    Lively Member
    Join Date
    Aug 1999
    Location
    Amsterdam
    Posts
    117
    You can use Class View and right clik on the Class to add methods, properties, fields and indexers.

    That's all.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width