Table of Contents

Operator operator !=

Namespace
PaintDotNet
Assembly
PaintDotNet.PropertySystem.dll

operator !=(Pair<T1, T2>, Pair<T1, T2>)

public static bool operator !=(Pair<T1, T2> lhs, Pair<T1, T2> rhs)

Parameters

lhs Pair<T1, T2>
rhs Pair<T1, T2>

Returns

bool