System.Nullable.GetValueOrDefault
Delphi
function GetValueOrDefault(DefaultValue: T): T; inline;
C++
T __fastcall GetValueOrDefault(T DefaultValue);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.Nullables.inc System.hpp |
System | Nullable |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !