Click to See Complete Forum and Search --> : how to write method to add into a buil-in collection


sridharparepalli
April 19th, 2001, 01:06 PM
Hi,
I have two classes 1)Instructor and 2)Instructors. Class Instructor has 3 properties: 1)Fname, 2)Lname and 3)Compassion. I am supposed to write a method for class instructors which would add new Instructors to the built-in collection. Also Can you please show me how to use this method from some VB form and also in a ASP.
Thanks,
SP