[]
        
(Showing Draft Content)

C1.Util.DX.DataPointer.op_Inequality

operator != Operator

operator !=(DataPointer, DataPointer)

Implements the !=.

Declaration
public static bool operator !=(DataPointer left, DataPointer right)
Parameters
Type Name Description
DataPointer left

The left.

DataPointer right

The right.

Returns
Type Description
bool

The result of the operator.