![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
GetHashCode Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► ResourceType ► GetHashCode()()()()
Gets a hash code suitable for using the resource type as a dictionary key.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public: virtual int GetHashCode() override
![](collapse_all.gif)
Int32
Hash code based on the resource type string.
Hash code based on the resource type string.
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)