Optional parameters and function description.
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
When we call some build-in function of VB.NET, it will have a box to tell us what the method done, what the result returns. How can I make my own function have that description of function? Besides, How to make a function parameter optionally? Thank you!
-
When we call some build-in function of VB.NET, it will have a box to tell us what the method done, what the result returns. How can I make my own function have that description of function? Besides, How to make a function parameter optionally? Thank you!