This version of Unity is unsupported.

BoundProperty.operator !=

public static bool operator !=(Animations.BoundProperty lhs, Animations.BoundProperty rhs);

Parameters

lhs A BoundProperty object.
rhs Another BoundProperty object.

Description

BoundProperty objects are not equal if they refer to different properties.