TdxNullableValue<T>.LessThan(TdxNullableValue<T>,T)~Boolean Operator
Declaration
operator LessThan(const A: TdxNullableValue<T>; const B: T): Boolean;
Parameters
Name | Type |
---|---|
A | TdxNullableValue<T> |
B | T |
Returns
Type |
---|
Boolean |
See Also
operator LessThan(const A: TdxNullableValue<T>; const B: T): Boolean;
Name | Type |
---|---|
A | TdxNullableValue<T> |
B | T |
Type |
---|
Boolean |
No
Your feedback is appreciated.