CompletionSelectionStatus::GetHashCode Method ()

 

Gets the hash code of this instance.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

The hash code.

Return to top
Show: