FontsAndColorsCategory::Equality Operator (FontsAndColorsCategory^, FontsAndColorsCategory^)
Visual Studio 2015
Determines whether two FontsAndColorsCategory objects are the same.
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: