Operator operator !=
operator !=(Font?, Font?)
Returns a value that indicates whether the two objects are not equal.
public static bool operator !=(Font? a, Font? b)
Returns a value that indicates whether the two objects are not equal.
public static bool operator !=(Font? a, Font? b)