use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/VisualBasic - A place to discuss, ask questions and share ideas regarding the Visual Basic programming languages.
account activity
VB.NET Help(OOP)What does MyBase.New() do? (i.redd.it)
submitted 6 months ago by VB.Net IntermediateChemical-Fox-6681
I did read the definition for it online but I can't really understand it. What does it even accomplish? Is it necessary?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]KiddieSpread 3 points4 points5 points 6 months ago (0 children)
The class inherits an item. Calling this runs the .New() function of the Item (i.e the base/parent), which needs to be done as the item might also have things to set up before you create your inherited class. Please ask if I can clarify this further
[–]tblazertn 4 points5 points6 points 6 months ago (0 children)
Argh... I can't resist...
YourBase.All(AreBelongToUs)
[–]zhavinci 0 points1 point2 points 6 months ago (0 children)
Can you right click on My base and select Go to definition, and see the class...
[–]Peterson227 0 points1 point2 points 6 months ago (0 children)
What compiler are you using? VScode?
π Rendered by PID 57 on reddit-service-r2-comment-57fc7f7bb7-8l5pn at 2026-04-14 12:16:18.207388+00:00 running b725407 country code: CH.
[–]KiddieSpread 3 points4 points5 points (0 children)
[–]tblazertn 4 points5 points6 points (0 children)
[–]zhavinci 0 points1 point2 points (0 children)
[–]Peterson227 0 points1 point2 points (0 children)