|
-
Aug 11th, 2003, 06:21 AM
#1
Thread Starter
Hyperactive Member
whats fastest: Properties vs variables *Solved*
I'm making a web control that have some public properties.
These properties are of course linked to private vars.
In my control I of course work with these properties.
My Q is this.
what is the fastest.
To read/set the value of the private var
or
To read/ set the value using the public property.
And what are the common practise?
Last edited by onerrorgoto; Aug 20th, 2003 at 04:30 AM.
Onerrorgoto
Dont be to optimistic, the light at the end of the tunnel might be a train
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
|