NodeId Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class to encapsulate a node ID.
public class NodeId
type NodeId = class
Public Class NodeId
- Inheritance
-
NodeId
Node |
Initializes a new NodeId object, with the specified high and low order components. |
High |
The high order component of the NodeId object. |
Low |
The low order component of the NodeId object. |
Equals(Object) |
Indicates whether this NodeId object and the specified object are equal. |
Get |
Returns the hash code for this NodeId object. |
To |
Creates and returns a string representation of the current node ID. |
Try |
Converts the string representation of a node ID to its NodeId object equivalent. A return value indicates whether the operation succeeded. |
Equality(Node |
Determines whether two NodeId objects have the same value. |
Inequality(Node |
Determines whether two NodeId objects have different values. |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy, Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: