DropDownMember::CompareTo Method

 

Compares one DropDownMember to another object.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

NameDescription
System_CAPS_pubmethodCompareTo(Object^)

Compares this object to the specified object.

System_CAPS_pubmethodCompareTo(Object^, StringComparison)

Compares one CompareTo to another with the given string comparison.

Return to top
Show: