P
pr
I am trying to use VB 2005 Express Edition to implement a neural
network.
What I want is to create a class which can have as a variable a
collection of references to objects of the same type. Obviously, I
don't want to hold the object itself; just a reference to it.
Can this be done?
network.
What I want is to create a class which can have as a variable a
collection of references to objects of the same type. Obviously, I
don't want to hold the object itself; just a reference to it.
Can this be done?