Multiple instances of a class
I want to create multiple instances of a class
dynamically inside a for loop like
for i=0 to i<5
public WithEvents +i As Class
next i
is it possible? If yes, how?
thanx in advance
Amey
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Adam ErstellePosted Dec 22, 2004, 11:48 AM