Add

Add(T)

public void Add(T node) ;

Description

Add a node.

Parameters

Parameter Name Description
node The node to be added.