Node<T> Constructors
A base class that defines a node in a tree-like structure of objects.Name | Parameters | Description |
---|---|---|
Node(T) | value | Creates a new instance of the Node<T> class with the specified node value type. |
See Also
Name | Parameters | Description |
---|---|---|
Node(T) | value | Creates a new instance of the Node<T> class with the specified node value type. |
No
Your feedback is appreciated.We appreciate your feedback and continued support.
May we contact you if we need to discuss your feedback in greater detail or update you on changes to this help topic?