Summary
English to Dutch:   more detail...
  1. struct:


English

Detailed Translations for struct from English to Dutch

struct:

struct [the ~] noun

  1. the 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. 1

Translation Matrix for struct:

Not SpecifiedRelated TranslationsOther Translations
struct struct

Related Definitions for "struct":

  1. 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.1