MarkLogic XCC/.Net Library

Duration.GetHashCode Method 

The hashcode for this Duration.

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Return Value

An integer hashcode value.

See Also

Duration Class | Marklogic.Xcc.Types Namespace