System.Nullable.operator RightShift

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class operator RightShift(L: Nullable<T>; R: Integer): Nullable<T>;

Properties

Type Visibility Source Unit Parent
function public System.Nullables.inc System Nullable

Description

Embarcadero Technologies does not currently have any additional information.