首页 > Term: struct
struct
A compound data type that is typically used to contain a few variables that have some logical relationship. Structs can also contain methods and events. Structs do not support inheritance but they do support interfaces. A struct is a value type, while a class is a reference type.
0
创建者
- Maxiao
- 100% positive feedback