GuidNodeId Methods

CVB.Net Documentation

The GuidNodeId type exposes the following members.

Methods

  NameDescription
Public methodDispose
Disposes the native object wrapped by this object immediately.
(Inherited from NodeId.)
Protected methodDispose(Boolean)
IDispose helper function.
(Inherited from NodeId.)
Public methodEquals(Object)
Equality-compares this NodeId with the other one.
(Inherited from NodeId.)
Public methodEquals(NodeId)
Equality-compares this StringNodeId with the other one.
(Overrides NodeIdEquals(NodeId).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Gets the hash code of this identifier.
(Overrides NodeIdGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Gets the string representation of this NodeId.
(Inherited from NodeId.)
Top
See Also

Reference