|
-
Nov 20th, 2000, 07:40 AM
#1
Thread Starter
Hyperactive Member
Hi,
After reading about classes, this isn't clear to me. When should I use private variables 'm_something' (for property Get & Let) and when should I use Public (without Get & Let)?
I know abuout Let allowing me data validation. So for things like Name of object (or any String variable) could declare variable Public and forget about Let & Get or is Let & Get better in any way?
As always Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|