FontsAndColorsCategory.Inequality Operator

Determines whether two FontsAndColorsCategory objects are different.

Namespace:  Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

Syntax

public static bool operator !=(
    FontsAndColorsCategory first,
    FontsAndColorsCategory second
)

Parameters

Return Value

Type: System.Boolean
true if the objects are different, otherwise false.

.NET Framework Security

See Also

Reference

FontsAndColorsCategory Class

Microsoft.VisualStudio.Editor Namespace