[This is preliminary documentation and is subject to change.]
The Node type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
Returns true if this node and the other node have the same index.
| |
GetHashCode |
GetHashCode override
(Overrides ValueTypeGetHashCode.) | |
ToString |
Returns a string representation of this node.
(Overrides ValueTypeToString.) | |
WithValueTValue |
Creates a NodeWithValueTValue with this node and the given value.
|
See Also