NodeId Methods

CVB.Net Documentation

The NodeId type exposes the following members.

Methods

  NameDescription
Public methodDispose
Disposes the native object wrapped by this object immediately.
Protected methodDispose(Boolean)
IDispose helper function.
Public methodEquals(Object)
Equality-compares this NodeId with the other one.
(Overrides ObjectEquals(Object).)
Public methodEquals(NodeId)
Equality-compares this NodeId with the other one.
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 methodStatic memberFromHandle(IntPtr)
Creates a new NodeId object from the given handle.
Public methodStatic memberFromHandle(IntPtr, ShareObject)
Creates a new NodeId object from the given handle.
Public methodGetHashCode
Gets the hash code for this NodeId.
(Overrides ObjectGetHashCode.)
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.
(Overrides ObjectToString.)
Top
See Also

Reference