C# Programming/Keywords/struct
The struct keyword declares a structure, i.e. a value type that functions as a light-weight class.
| C# Keywords | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Special C# Identifiers | ||||||||||
|
The struct keyword declares a structure, i.e. a value type that functions as a light-weight class.
| C# Keywords | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Special C# Identifiers | ||||||||||
|