Delphi
constructor Create(Value: T);
{$ENDIF}
class operator Add(L, R: Nullable<T>): Nullable<T>; inline;
Properties
| Type |
Visibility |
Source |
Unit |
Parent |
| function |
public |
System.Nullables.inc |
System |
Nullable |
Description
Embarcadero Technologies does not currently have any additional information.