[]
        
(Showing Draft Content)

C1.Interop.Size.op_Inequality

operator != Operator

operator !=(Size, Size)

Indicates whether two Size structures are not equal.

Declaration
public static bool operator !=(Size x, Size y)
Parameters
Type Name Description
Size x
Size y
Returns
Type Description
bool