 |
VB.Net Do Loop - Tutorials for JFreeChart, Lucene, Selenium, DTD, Powerpoint, T
It repeats the enclosed block of statements while a Boolean condition is True or until the condition becomes True. It could be terminated at any time with the Exit Do statement. The syntax for this loop construct is: Do { While | Until } condition [ state
www.tutorialspoint.com |
 |