What is MyClass keyword?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is MyClass keyword?
Rating:
The MyClass keyword is used to refer to the containing class and its inherited members.
- It cannot be assigned to a variable.
- It cannot be passed to procedures.
- It cannot be used with the Is operator for logical comparison.
- It cannot be used in standard modules.
Rating:
Was this information helpful?
Other articles
- What is the DataRow class?
- What is CLR?
- What is Disco.exe?
- When does the Click event of a menu item occur?
- What is integration testing?