NodeIdGetHashCode Method

CVB.Net Documentation
Gets the hash code for this NodeId.

Namespace:  Stemmer.Cvb.Foundation.OpcUa
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public override int GetHashCode()

Return Value

Type: Int32
Hash considering the NamespaceIndex and Identifier.
See Also

Reference