EasyUA Reference
GetHashCode Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > StatusCode Structure : GetHashCode Method

Glossary Item Box

Returns a unique hashcode for the object.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As StatusCode
Dim value As Integer
 
value = instance.GetHashCode()
C# 
public override int GetHashCode()

Remarks

Returns a unique hashcode for the object.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Reference

StatusCode Structure
StatusCode Members
Base Implementation in GetHashCode

Copyright © 2018 Advosol Inc. All Rights Reserved.