G
Guest
This is a continuation of the question "best way to randomly access my class
members".
I've figured out that I could use a delegate to accomplish this, but am not
sure how.
Some of the properties are Integers, while others are String.
Is there a way I can set up a Delegate so that I can do this?
I was hoping them that I could somehow push the delegates onto the
Hashtable. Would this work?
members".
I've figured out that I could use a delegate to accomplish this, but am not
sure how.
Some of the properties are Integers, while others are String.
Is there a way I can set up a Delegate so that I can do this?
I was hoping them that I could somehow push the delegates onto the
Hashtable. Would this work?