System.Nullable.GetValueOrDefault
Delphi
function GetValueOrDefault(DefaultValue: T): T; inline;
C++
T __fastcall GetValueOrDefault(T DefaultValue);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Nullables.inc System.hpp |
System | Nullable |
Description
Embarcadero Technologies does not currently have any additional information.