Share via


LocalizedString.GetHashCode method

The GetHashCode method returns a hash code based on the hash codes of the resource manager and the resource id.

Namespace:  Microsoft.Exchange.Data.Common
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As LocalizedString
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return value

Type: System.Int32

See also

Reference

LocalizedString structure

LocalizedString members

Microsoft.Exchange.Data.Common namespace