TdxNullableValue<T>.NotEqual(TdxNullableValue<T>,T)~Boolean Operator
Declaration
operator NotEqual(const A: TdxNullableValue<T>; const B: T): Boolean;
Parameters
| Name | Type |
|---|---|
| A | TdxNullableValue<T> |
| B | T |
Returns
| Type |
|---|
| Boolean |
See Also
operator NotEqual(const A: TdxNullableValue<T>; const B: T): Boolean;
| Name | Type |
|---|---|
| A | TdxNullableValue<T> |
| B | T |
| Type |
|---|
| Boolean |