What is [Next]

  • Thread starter Thread starter Marni
  • Start date Start date
M

Marni

I have this line of code

Private [Next] As IntPtr

What does [Next] mean?
It is unsearchable in both google and msdn due to the
square brackets
 
Because Next is a keyword in VB.

The use of Brackets lets you use a keyword as a variable name...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top