EditorOptionKey<T>::Inequality Operator (EditorOptionKey<T>, EditorOptionKey<T>)
Visual Studio 2015
Determines whether two instances of this type are different.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Parameters
- left
-
Type:
Microsoft.VisualStudio.Text.Editor::EditorOptionKey<T>
The left-hand editor option key.
- right
-
Type:
Microsoft.VisualStudio.Text.Editor::EditorOptionKey<T>
The right-hand editor option key.
Show: