Objects
(Created page with "An object is....")
 
No edit summary
Line 1: Line 1:
An object is....
An ''object'' is a combination of code and data that can be treated as a unit. An object can be a piece of an application, like a control or a form. An entire application can also be an object.
 
Read more here: https://learn.microsoft.com/en-us/dotnet/visual-basic/programming-guide/language-features/objects-and-classes/
 
Or watch a Video: [https://www.youtube.com/watch?v=8yjkWGRlUmY Introduction to Classes and Objects - Part 1]

Revision as of 07:29, 6 April 2023

An object is a combination of code and data that can be treated as a unit. An object can be a piece of an application, like a control or a form. An entire application can also be an object.

Read more here: https://learn.microsoft.com/en-us/dotnet/visual-basic/programming-guide/language-features/objects-and-classes/

Or watch a Video: Introduction to Classes and Objects - Part 1

This page was edited 3 days ago on 05/09/2024. What links here