System.Nullable.operator LogicalNot

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class operator LogicalNot(Value: Nullable<T>): Nullable<T>; // not operator

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.