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.

Клацніть посилання https://www.tutorialspoint.com/csharp/csharp_struct.htm щоб відкрити ресурс.