Click or drag to resize
DurationGetHashCode Method
Gets a hash code for this object.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
The hash code identifier.
See Also