GetHashCode Method

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

This member overrides Object..::..GetHashCode()()()().

Namespace:  Microsoft.Speech.Recognition
Assembly:  Microsoft.Speech (in Microsoft.Speech.dll)

Syntax

Visual Basic (Declaration)
Public Overrides Function GetHashCode As Integer
Visual Basic (Usage)
Dim instance As SemanticValue
Dim returnValue As Integer

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

Return Value

Type: System..::..Int32

See Also