Operator operator !=
operator !=(ColorScheme, ColorScheme)
Compares two ColorScheme objects for inequality.
public static bool operator !=(ColorScheme left, ColorScheme right)
Parameters
leftColorSchemerightColorScheme
Returns
- bool
trueif the two objects are not equivalent