Node(Node) Constructor

Protected Sub New( _ 
ByVal another As Node
)
This language is not supported or no code example is available.
protected Node( 
Node another 
)
This language is not supported or no code example is available.

Parameters

another
Node

.NET Framework

Supported in: 4.8

In this article

Definition