|
-
Dec 7th, 2001, 07:11 AM
#1
Thread Starter
Hyperactive Member
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?
-
Dec 8th, 2001, 05:23 AM
#2
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|