|
This course explains the use of single-dimensional, multi-dimensional, and jagged arrays in Visual C# programming. The course also shows users how to create classes in Visual C# and how to add fields, properties, methods, and indexers to a class.
Objectives:
After completing this course, students will be able to:
- Understand the use of arrays in a Visual C# program
- Explain single-dimensional and multi-dimensional arrays
- Create jagged arrays
- Create Visual C# classes
- Add fields, properties, methods, and indexers to a Visual C# class
Topics:
- Using Single-Dimensional Arrays
- Using Multidimensional Arrays
- Understanding Jagged Arrays
- Creating Classes
- Understanding Constructors
- Adding Fields to a Class
- Adding Properties to a Class
- Adding Methods to a Class
- Adding Indexers to a Class
|