G
Guest
Hello,
I am quite new to c#, so this question may be quite stupid.
I saw some variables are defined as this:
ArrayList _Text= new ArrayList();
why _ is needed?
_
I am quite new to c#, so this question may be quite stupid.
I saw some variables are defined as this:
ArrayList _Text= new ArrayList();
why _ is needed?
_