System.Nullable._op_Implicit
C++
static Nullable__1<T> __fastcall _op_Implicit(void * NilValue);
static Nullable__1<T> __fastcall _op_Implicit(T Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.hpp | System | Nullable |
Description
Embarcadero Technologies does not currently have any additional information.