Click or drag to resize
DeltaAlignmentSorterAdd Method (Node)
Adds a node.

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public void Add(
	Node node
)

Parameters

node
Type: Bio.UtilNode
Node to add.
See Also