Edit<TNode>.NewNode Property

Definition

Insert: Inserted node.

Delete: default(TNode)

Move, Update: Node in the new tree/sequence.

public:
 property TNode NewNode { TNode get(); };
public TNode NewNode { get; }
member this.NewNode : 'Node
Public ReadOnly Property NewNode As TNode

Property Value

TNode

Applies to