Share via


ByteQuantifiedSize.GetHashCode method

Returns the hash code for this instance.

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

Syntax

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

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

Return value

Type: System.Int32
A 32-bit signed integer hash code.

See also

Reference

ByteQuantifiedSize structure

ByteQuantifiedSize members

Microsoft.Exchange.Data namespace