What is the difference between using ToString and ToString() in VB.NET?
|
|
|
|
|
|
|
Nothing. VB.NET allows you exclude the parentheses on any method that doesn't take in an argument. |
||||||||||
|
|
|
|
|
|
|
|
Nothing. VB.NET allows you exclude the parentheses on any method that doesn't take in an argument. |
||||||||||
|