Back to List
Scope in Visual Basics
The scope of an element in your code is all the code that can refer to it without qualifying its name (or making it available through an Imports statement). In other words, an element's scope is its accessibility in your code.
© APSense LTD. All-in-One Business Hub. All Rights Reserved. This forum service is provided by APSense.com
Comments
How it works: