I\'m writing a VB.NET function with a ton of overloads. I\'ve seen that most .NET functions have parameter descriptions in IntelliSense. For example, when typing in String
String
For the parameters...
''' ''' Procedure description ''' ''' someVariable description. ''' someVariable description. '''