Chapter 3Learning Just Enough C# and VB.NET: Types and Members
Key Skills & Concepts
Create Classes
Write Methods
Code Fields and Properties
A type is a general term for classes, modules, enums, and more. This chapter will specifically discuss the class type, which allows you to create your own custom types. You’ll also see the value of a class when you learn about class members. You’ll see how the field, method, and property class members can be ...
Get Microsoft Visual Studio 2010: A Beginner's Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.