C# - Structures

In C#, a structure is a value type data type. It helps you to make a single variable hold related data of various data types. The struct keyword is used for creating a structure.

Klicken Sie auf 'https://www.tutorialspoint.com/csharp/csharp_struct.htm', um die Ressource zu öffnen.