FontsAndColorsCategory::Inequality Operator (FontsAndColorsCategory^, FontsAndColorsCategory^)
Visual Studio 2015
Determines whether two FontsAndColorsCategory objects are different.
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
public: static bool operator !=( FontsAndColorsCategory^ first, FontsAndColorsCategory^ second )
Parameters
- first
-
Type:
Microsoft.VisualStudio.Editor::FontsAndColorsCategory^
The first category.
- second
-
Type:
Microsoft.VisualStudio.Editor::FontsAndColorsCategory^
The second category.
Show: