[C#]
static bool operator != (ColorPalette left, ColorPalette right);
[Visual Basic]
Shared Function Operator != (left As ColorPalette, right As ColorPalette) As Boolean
None.