() ?

  • Thread starter Thread starter Jarod
  • Start date Start date
J

Jarod

Hey
Intelisense give me for example list of possible choices in functions and I
chose ToString but it doesn't add () so let's say it was object.ToString and
we always have to type this () maybe I am really lazy but is there a way to
update it to add this () ?
Jarod
 
Hi,


Jarod said:
Hey
Intelisense give me for example list of possible choices in functions and
I chose ToString but it doesn't add () so let's say it was object.ToString
and we always have to type this () maybe I am really lazy but is there a
way to update it to add this () ?


No AFAIK, maybe in VS 2005 it's implemented, I know for sure that in Vb.NET
you have it :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

snipet ? 4
Deserialization ? 4
Possible ? 3
Debug - return value ; ? 2
Runtime like java ? 1
undefined variables ? 1
VS Regex ? 1
How to add rows ? 3

Back
Top