GetHashCode Method

Microsoft Deployment Tools

Deployment Tools Foundation GetHashCode Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesResourceTypeGetHashCode()()()
Gets a hash code suitable for using the resource type as a dictionary key.
Declaration Syntax
C# Visual Basic Visual C++
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
Return Value
Hash code based on the resource type string.

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources) Version: 3.0.0.0 (3.5.1623.0)