How can I use the Properties Collection and then the Property object to step through one of my custom class instances? Do I have to implement the Properties collection in my class?
Printable View
How can I use the Properties Collection and then the Property object to step through one of my custom class instances? Do I have to implement the Properties collection in my class?