Click or drag to resize
DtmfSignalGetHashCode Method
Serves as a hash function for a particular type.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current DtmfSignal.
See Also