VB won't let me do this in a class module:
Public MyVar() as double
Error message says that an array is not allowed here
I need to be able to have a class of the form:
MyClass.MyVar(x)
Is there anyway to do this?
Thanks for any help!
|
Results 1 to 6 of 6
Thread: classesThreaded View
|
Click Here to Expand Forum to Full Width |