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

Glossary Item Box

Returns a suitable hash code.

Syntax

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

Requirements

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

See Also

Reference

CertificateIdentifier Class
CertificateIdentifier Members
Base Implementation in GetHashCode

Copyright © 2018 Advosol Inc. All Rights Reserved.