TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
shadowhunter2k3
NA
13
0
Alternative for VB's Exit Sub ?
Feb 15 2005 5:28 AM
Hi, The answer will probably be shorter and easier than my question but I have searched the internet for some time now and was not able to find how to accomplish what is written below. Imagine this example: private void myRoutine() if (something==false) { code to exit MyRoutine; } Similar to VB's Exit Sub Sub myRoutine() If something = false then Exit Sub End If End Sub Thanks for your help ! Kind regards, ShAdOwHuNtEr
Reply
Answers (
2
)
VB.net application that takes forever to load and run
about ADO.net