Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

SemanticValue.GetHashCode Method

Provides a hash code for a SemanticValue object.

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

Syntax

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

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

Return Value

Type: System.Int32
A hash code for the current SemanticValue object.

See Also

Reference

SemanticValue Class

SemanticValue Members

Microsoft.Speech.Recognition Namespace