EditOptions Methods

 

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

Determines whether two sets of options are the same.(Overrides ValueType::Equals(Object^).)

System_CAPS_pubmethodGetHashCode()

Provides a hash function for the type.(Overrides ValueType::GetHashCode().)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

Provides a string representation of these edit options.(Overrides ValueType::ToString().)

Return to top
Show: