EditorOptionKey<T> Operators

Visual Studio 2015
 

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

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(EditorOptionKey<T>, EditorOptionKey<T>)

Determines whether two instances of this type are the same.

System_CAPS_puboperatorSystem_CAPS_staticInequality(EditorOptionKey<T>, EditorOptionKey<T>)

Determines whether two instances of this type are different.

Return to top
Show: