ThemeResourceKey::GetHashCode Method ()

 

Serves as a hash function for a particular type.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A hash code for the current object.

Return to top
Show: