|
-
Nov 29th, 2009, 04:05 PM
#1
Thread Starter
Lively Member
Using ReadOnly properly
I have a public readonly variable in a module, but when I try to set it in my form load event for the first time I get 'ReadOnly' variable cannot be the target of an assignment.
It is my understanding that a ReadOnly variable can only be set once and after that you would get an error when setting it.
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
|