System.Default
Description
Returns the zero representation of type identifier T
.
Note: When
T
is a record type, and Default(T)
is assigned to a variable of T
type, the compiler generates the code to finalize the record.