chutney66
Programmer
- Jan 20, 2006
- 11
Hi there,
I want to use an array as a property for a class module. I am used to using classes and know a little about arrays but don't know how to use an array in a class. Does anyone have some simple examples?
What I am doing is trying to store several names of tables in a single class property so I can loop through the property. I need to be able to add a table name to the property array and loop through them.
Any help much appreciated - I have searched on this in many places and have not been able to find much help.
I want to use an array as a property for a class module. I am used to using classes and know a little about arrays but don't know how to use an array in a class. Does anyone have some simple examples?
What I am doing is trying to store several names of tables in a single class property so I can loop through the property. I need to be able to add a table name to the property array and loop through them.
Any help much appreciated - I have searched on this in many places and have not been able to find much help.